Skip to content

Commit

Permalink
Update jbupdate.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
roothider committed Jun 13, 2024
1 parent 827e0b1 commit 40a39c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jbupdate.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEVICE=root@iphone.local
DEVICE=root@iphone12.local
PORT=22
ssh $DEVICE -p $PORT "rm -rf /rootfs/var/mobile/Documents/Dopamine.tipa"
scp -P$PORT -C ./Application/Dopamine.tipa $DEVICE":/rootfs/var/mobile/Documents/Dopamine.tipa"
Expand Down

0 comments on commit 40a39c4

Please sign in to comment.