[UP] TODO list in Launch script
This commit is contained in:
parent
b64ac9f517
commit
97fd235430
@ -104,9 +104,7 @@ show_help() {
|
||||
echo -e "If GISSMO_CFG used, you can specify another configuration file. Example:"
|
||||
echo ""
|
||||
echo -e " GISSMO_CFG=~/new_config $PROGRAM"
|
||||
# TODO: Add clean() command to STOP and DELETE Gissmo Docker container
|
||||
# TODO: Add clean_db() command to STOP and DELETE postgreSQL Docker container
|
||||
# TODO: Add clean_all() command that makes clean() and clean_db()
|
||||
# TODO: Add clean() command with args to: STOP and DELETE Gissmo container, STOP and DELETE postgreSQL container, DELETE dbdata OR do all these thing into one.
|
||||
}
|
||||
|
||||
check_command() {
|
||||
|
Loading…
Reference in New Issue
Block a user