summaryrefslogtreecommitdiff
path: root/Library/move.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Library/move.sh')
-rwxr-xr-xLibrary/move.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/move.sh b/Library/move.sh
index 98d9986..7e737e3 100755
--- a/Library/move.sh
+++ b/Library/move.sh
@@ -21,6 +21,8 @@ function mv_() {
src=$1
mkdir -p /var/stash
+ /usr/libexec/cydia/setnsfpn /var/stash
+
tmp=$(mktemp -d /var/stash/_.XXXXXX)
dst=${tmp}/${src##*/}