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

Commit 410f28f

Browse files
committed
update run-x64
1 parent 840160e commit 410f28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x64-run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ if [[ ! -e "main" ]]; then
1111
wget https://github.com/powenn/AltServer-Linux-ShellScript/raw/main/main
1212
fi
1313
if [[ ! -e "netmuxd" ]]; then
14-
wget https://github.com/jkcoxson/netmuxd/releases/download/v0.1.1/netmuxd
14+
curl -L https://github.com/jkcoxson/netmuxd/releases/download/v0.1.2/netmuxd-x86_64 > netmuxd
1515
fi
1616
if [[ ! -e "ipa" ]]; then
1717
mkdir ipa

0 commit comments

Comments
 (0)