use correct name, duh
This commit is contained in:
parent
0935e3e4b3
commit
07920b594c
|
@ -12,7 +12,7 @@ git clone https://git.daplie.com/Daplie/goldilocks.js.git $my_tmp/opt/$my_name/l
|
|||
echo "Installing to $my_tmp (will be moved after install)"
|
||||
pushd $my_tmp/opt/$my_name/lib/node_modules/$my_name
|
||||
git checkout $my_ver
|
||||
source ./installer/helper.sh
|
||||
source ./installer/install.sh
|
||||
popd
|
||||
|
||||
echo "Installation successful, now cleaning up $my_tmp ..."
|
||||
|
|
Loading…
Reference in New Issue