summarylogtreecommitdiffstats
path: root/carte
diff options
context:
space:
mode:
authorMansour Behabadi2017-10-24 23:44:08 +1100
committerMansour Behabadi2017-10-24 23:44:08 +1100
commitc273951bd671544d343b2ca407e5af91046adec8 (patch)
treed6019f39096fe4ac668e339d5b8a495bef026834 /carte
parent93cf51088cbed6a93b74f7bc91e36e74183c9083 (diff)
downloadaur-c273951bd671544d343b2ca407e5af91046adec8.tar.gz
Add pan
and pass command line arguments to all commands
Diffstat (limited to 'carte')
-rwxr-xr-xcarte2
1 files changed, 1 insertions, 1 deletions
diff --git a/carte b/carte
index 4dab2ced933a..cd0062dce443 100755
--- a/carte
+++ b/carte
@@ -1,3 +1,3 @@
#!/bin/sh
cd /opt/pdi
-exec ./carte.sh
+exec ./carte.sh "$@"