This repository was archived by the owner on Sep 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -21,17 +21,29 @@ if [[ $LatestVersion > $LocalVersion ]] ; then
21
21
22
22
What updated in version $LatestVersion ?
23
23
Script:
24
- - Support wifi refresh (only x64 currently)
24
+ - Support wifi refresh
25
25
- Codes improved
26
26
AltStore:
27
27
- Updated to 1.5.1
28
28
AltSerevr:
29
29
- Fix Support for iOS 15
30
30
- Updated to v0.0.5
31
- - with netmuxd ,you can do wifi refresh (only x64 currently)
31
+ - with netmuxd ,you can do wifi refresh
32
32
Others:
33
33
- 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
+
35
47
For more information: https://github.com/powenn/AltServer-Linux-ShellScript
36
48
<< PLease relaunch the script to apply the new version >>
37
49
EOF
You can’t perform that action at this time.
0 commit comments