X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/8b7435911a3fcbce8e22d56b487bd3557bbfe4a5..6666381a7e5c08228e507462aa4f969eccee6f44:/Library/space.sh diff --git a/Library/space.sh b/Library/space.sh index 953ae579..3be1f0d4 100755 --- a/Library/space.sh +++ b/Library/space.sh @@ -8,5 +8,5 @@ for dir in \ /System/Library/TextInput \ /usr/share do - . /usr/libexec/cydia/move.sh -v "${dir}" + . /usr/libexec/cydia/move.sh "$@" "${dir}" done