From f3b3365320f08e70c92cf1ed70f43266134f82b1 Mon Sep 17 00:00:00 2001 From: Sami Mokaddem Date: Tue, 21 Nov 2017 16:08:29 +0100 Subject: [PATCH] typo: fix --- install_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_dependencies.sh b/install_dependencies.sh index e3e5c14..6383d88 100755 --- a/install_dependencies.sh +++ b/install_dependencies.sh @@ -103,7 +103,7 @@ git clone https://github.com/bassjobsen/Bootstrap-3-Typeahead.git temp/Bootstrap mv temp/Bootstrap-3-Typeahead/bootstrap3-typeahead.min.js ./static/js #punchcard -git clone https://github.com/melenaos/jquery-punchcard.git tmep/jquery-punchcard +git clone https://github.com/melenaos/jquery-punchcard.git temp/jquery-punchcard mv temp/jquery-punchcard/src/punchcard.js ./static/js mv temp/jquery-punchcard/src/punchcard.css ./static/css wget https://momentjs.com/downloads/moment.js -O ./static/js