From 5a3eead8e5819ff2f9bff121f92b9aef55a79d08 Mon Sep 17 00:00:00 2001 From: Sean Fridman Date: Sat, 12 Dec 2015 18:48:26 +0100 Subject: Fix bug in shameful install flow --- app/node_modules/okservices/install.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 app/node_modules/okservices/install.sh (limited to 'app/node_modules/okservices/install.sh') diff --git a/app/node_modules/okservices/install.sh b/app/node_modules/okservices/install.sh new file mode 100755 index 0000000..5ffd898 --- /dev/null +++ b/app/node_modules/okservices/install.sh @@ -0,0 +1 @@ +for i in ok* ; do cd $i ; npm install; cd .. ; done ; cd ../.. -- cgit v1.2.3-70-g09d2