X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/8b7435911a3fcbce8e22d56b487bd3557bbfe4a5..3a71abe76c6e0624cf395b6898b27fa1a9615a3e:/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