]> arthur.barton.de Git - backup-script.git/blobdiff - bin/backup-script-wrapper
Implement new "backup_type": "disabled"
[backup-script.git] / bin / backup-script-wrapper
index a2de1d797557c17722d885cca029f83f87fcfaed..456f468df17a819314aec23e04f2a8106ed9bcf7 100755 (executable)
@@ -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"