summaryrefslogtreecommitdiffstats
path: root/tests/smtp_ingress-clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/smtp_ingress-clean.sh')
-rw-r--r--tests/smtp_ingress-clean.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/smtp_ingress-clean.sh b/tests/smtp_ingress-clean.sh
index 24a45d0..e43db81 100644
--- a/tests/smtp_ingress-clean.sh
+++ b/tests/smtp_ingress-clean.sh
@@ -20,9 +20,9 @@
#
# How to use:
# Install Congress test server per https://wiki.opnfv.org/copper/academy
-# $ sh dmz.sh
+# $ bash dmz.sh
# After test, cleanup with
-# $ sh dmz-clean.sh
+# $ bash dmz-clean.sh
if [ $# -eq 1 ]; then
if [ $1 == "debug" ]; then