summarylogtreecommitdiffstats
path: root/UscCmd
diff options
context:
space:
mode:
authorMickaël Thomas2023-11-14 14:02:05 +0100
committerMickaël Thomas2023-11-14 14:02:05 +0100
commit6c5bcb2a8e966a6a5772d42927380c1fa4715f70 (patch)
tree24b024744adc28128079ca819ed25bd9c294976d /UscCmd
parente69245424c444b6abc5b558e009ff546f020b669 (diff)
downloadaur-6c5bcb2a8e966a6a5772d42927380c1fa4715f70.tar.gz
Update to 220509, fix UscCmd script
Diffstat (limited to 'UscCmd')
-rwxr-xr-xUscCmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/UscCmd b/UscCmd
index fa88a1044fbc..e9fe5be63006 100755
--- a/UscCmd
+++ b/UscCmd
@@ -1,2 +1,2 @@
#!/bin/bash
-exec "/usr/lib/maestro_linux/UscCmd" ""
+exec "/usr/lib/maestro_linux/UscCmd" "$@"