Commit 29f10ce8 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: fix shift when --ipfs

parent 2eaa56b1
......@@ -459,7 +459,7 @@ case "$1" in
break
;;
esac
shift
done
__epm_play_install $(echo "$*" | sed -e 's|=| = |g')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment