Templates.
This commit is contained in:
@ -10,4 +10,4 @@ if _is_container_running $CONTAINER_NAME; then _die "Couldn't stop existing cont
|
||||
if _is_container_exists $CONTAINER_NAME; then _die "Couldn't remove existing container"; fi
|
||||
|
||||
echo "Service ${CONTAINER_NAME} uninstalled."
|
||||
echo "Note: This does NOT remove the local data folder. Use nuke.sh for that."
|
||||
echo "Note: This does NOT remove the local data folder. Use destroy for that."
|
||||
|
Reference in New Issue
Block a user