summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall/ishtar-delete-instance4
1 files changed, 3 insertions, 1 deletions
diff --git a/install/ishtar-delete-instance b/install/ishtar-delete-instance
index b45e8a1fe..7bd233ff4 100755
--- a/install/ishtar-delete-instance
+++ b/install/ishtar-delete-instance
@@ -96,7 +96,9 @@ EOF
dropuser "$DB_NAME"
EOF
- echo $to_delete" have been completly removed"
+ echo ""
+ cecho g $to_delete" have been completly removed"
+ echo ""
}
do_delete_instance