clone launchpad, duh
This commit is contained in:
parent
2a7102470e
commit
2def719455
|
@ -92,6 +92,7 @@ pushd $my_tmp/opt/$my_app_name/core
|
|||
$my_npm install
|
||||
popd
|
||||
|
||||
git clone https://git.daplie.com/Daplie/walnut_launchpad.git $my_tmp/opt/$my_app_name/core/lib/walnut@daplie.com/setup
|
||||
pushd $my_tmp/opt/$my_app_name/core/lib/walnut@daplie.com/setup
|
||||
git pull
|
||||
git checkout $my_launchpad_ver
|
||||
|
|
Loading…
Reference in New Issue