home · contact · privacy
Fix.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 3 Apr 2025 00:51:36 +0000 (02:51 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 3 Apr 2025 00:51:36 +0000 (02:51 +0200)
testing/home/desktop/.local/bin/borgplom

index 582a90a2b2234a0fc16c7007ad481ae74eea9f56..2fc7ebad8049b7b9a4da20b7caa01f68e4fc8352 100755 (executable)
@@ -228,4 +228,4 @@ if [ -z "${CMD}" ]; then
     error_exit_with_usage "unknown command: ${1}"
 fi
 shift 1
-"CMDFNC_${CMD}"
+"CMDFNC_${CMD}" $@