]> gitweb.hhaalo.de Git - simple-backup.git/commitdiff
fix parameter for restore
authorBastian Dehn <hhaalo@arcor.de>
Sat, 27 Jun 2026 18:02:13 +0000 (20:02 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 27 Jun 2026 18:02:13 +0000 (20:02 +0200)
src/restore

index 89c65f6dd200812df5da0b980b492b2cd87c21f6..27c6e3e1030ac66ebb03dfd99127a7bc3173b661 100755 (executable)
@@ -180,4 +180,4 @@ main()
        echo "✅ SUCCESS: restore"
 }
 
-main "$"*
+main "$*"