X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=bin%2Fbackup-script-wrapper;h=456f468df17a819314aec23e04f2a8106ed9bcf7;hb=26502cec0f7050eff16a5861f0b136917c2b2e22;hp=a2de1d797557c17722d885cca029f83f87fcfaed;hpb=4c781b16f46a4d51eba2ffedb9d71d5618cac6c5;p=backup-script.git diff --git a/bin/backup-script-wrapper b/bin/backup-script-wrapper index a2de1d7..456f468 100755 --- a/bin/backup-script-wrapper +++ b/bin/backup-script-wrapper @@ -49,6 +49,9 @@ echo echo " - Host: `hostname -f`" echo " - User: `id -un`" echo +echo "Command:" +echo "$0" "$@" +echo if echo "$DELIMITER" >>"$LOGFILE" 2>/dev/null; then echo >>"$LOGFILE"