summarylogtreecommitdiffstats
path: root/sndcpy.sh
diff options
context:
space:
mode:
authorMark Wagie2022-03-19 18:58:06 -0600
committerMark Wagie2022-03-19 18:58:06 -0600
commit37eff7cc67ca4cbee75cdd0682fa1f72a8e9f467 (patch)
tree50323ad002ec953b8a598908914f84cf866b9a00 /sndcpy.sh
parentc4493e380bfb56ced3035f9123a8a70fc0342c30 (diff)
downloadaur-sndcpy-bin.tar.gz
allow passing arguments to shortcut script
Diffstat (limited to 'sndcpy.sh')
-rw-r--r--sndcpy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sndcpy.sh b/sndcpy.sh
index 2cb2d13c5c38..063b968b726f 100644
--- a/sndcpy.sh
+++ b/sndcpy.sh
@@ -1,4 +1,4 @@
#!/bin/bash
cd /opt/sndcpy
-./sndcpy
+./sndcpy "$@"