summaryrefslogtreecommitdiffstats
path: root/src/main.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.sh')
-rw-r--r--src/main.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.sh b/src/main.sh
index 61255b8..bc807cc 100644
--- a/src/main.sh
+++ b/src/main.sh
@@ -76,7 +76,7 @@ main()
return 1
else
cmd="${1}"
- shift
+ shift 1
fi
srand $((${$} + $(time)))