aboutsummaryrefslogtreecommitdiffstats
path: root/bin/acme/patcher/inplace/bin/srt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/acme/patcher/inplace/bin/srt')
-rwxr-xr-xbin/acme/patcher/inplace/bin/srt12
1 files changed, 11 insertions, 1 deletions
diff --git a/bin/acme/patcher/inplace/bin/srt b/bin/acme/patcher/inplace/bin/srt
index eaa7cd31..af8a1fb2 100755
--- a/bin/acme/patcher/inplace/bin/srt
+++ b/bin/acme/patcher/inplace/bin/srt
@@ -266,7 +266,17 @@ elif [ "$CMD" = "" ]; then
exit 1
fi
-echo "The system will $CMD."
+### ACME_EXTENSION_EXCLUDE_BEGIN ###
+#echo "The system will $CMD."
+#
+### ACME_EXTENSION_EXCLUDE_END ###
+### ACME_EXTENSION_BEGIN ###
+#
+# NOTE: Exclusions should be used only when necessary
+# NOTE: The excluded lines are commented so that they are inactive but restorable
+#
+echo "The ACME SRTool system will now $CMD!"
+### ACME_EXTENSION_END ###
# Execute the commands
case $CMD in