mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): fix release script bugs
This commit is contained in:
@@ -9,7 +9,7 @@ echo "#####"
|
||||
|
||||
function init {
|
||||
APPBASE_DIR=$HOME/ionic-app-base
|
||||
APPBASE_LIB_DIR=$HOME/www/lib/ionic
|
||||
APPBASE_LIB_DIR=$APPBASE_DIR/www/lib/ionic
|
||||
|
||||
../clone/clone.sh --repository="driftyco/ionic-app-base" \
|
||||
--directory="$APPBASE_DIR" \
|
||||
|
||||
Reference in New Issue
Block a user