diff options
Diffstat (limited to 'etc/local.d/vars_end.sh')
| -rwxr-xr-x | etc/local.d/vars_end.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/local.d/vars_end.sh b/etc/local.d/vars_end.sh new file mode 100755 index 0000000..d2c4c2c --- /dev/null +++ b/etc/local.d/vars_end.sh @@ -0,0 +1,3 @@ +set +x +echo "Ending script: $0" +printf '\033[0m\n' # Stop color output |
