Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Commit bcf049a

Browse files
committed
Update update.sh
1 parent 3778e37 commit bcf049a

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

update.sh

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,29 @@ if [[ $LatestVersion > $LocalVersion ]] ; then
2121
2222
What updated in version $LatestVersion ?
2323
Script:
24-
- Support wifi refresh (only x64 currently)
24+
- Support wifi refresh
2525
- Codes improved
2626
AltStore:
2727
- Updated to 1.5.1
2828
AltSerevr:
2929
- Fix Support for iOS 15
3030
- Updated to v0.0.5
31-
- with netmuxd ,you can do wifi refresh (only x64 currently)
31+
- with netmuxd ,you can do wifi refresh
3232
Others:
3333
- please make sure you have install libavahi-compat-libdnssd-dev
34-
34+
Notice :
35+
#########################################################################################
36+
# https://github.com/osy/Jitterbug#pairing #
37+
# #
38+
# download: https://github.com/osy/Jitterbug/releases #
39+
# Run the program in the zip of the OS you're using right now. #
40+
# #
41+
# Once you let it generate a pairing file, that .mobiledevicep file #
42+
# then REPLACE the one in /var/lib/lockdown/ (where the UUID/numbers are the same!!) #
43+
# #
44+
# This should only be done once, then wifi refresh should always work :) #
45+
#########################################################################################
46+
3547
For more information: https://github.com/powenn/AltServer-Linux-ShellScript
3648
<< PLease relaunch the script to apply the new version >>
3749
EOF

0 commit comments

Comments
 (0)