help/param msg update

This commit is contained in:
Cold-Egg
2020-03-06 12:07:12 -05:00
parent 97e3cbd3fb
commit 6ab4d1fd98
8 changed files with 72 additions and 31 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ EOT
}
app_download(){
docker-compose exec ${CONT_NAME} su -c "appinstallctl.sh -app ${1} -domain ${2}"
docker-compose exec ${CONT_NAME} su -c "appinstallctl.sh --app ${1} --domain ${2}"
}
lsws_restart(){