mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
Update deploy_macos.sh
This commit is contained in:
parent
85434fa64a
commit
f0f0ded014
@ -21,7 +21,7 @@ cd ../..
|
||||
mv deployment/macos-$ARCH/* $BUILD/Throne.app/Contents/MacOS
|
||||
|
||||
#### download srslist ####
|
||||
curl -fLso $DEST/srslist "https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/list"
|
||||
curl -fLso $BUILD/Throne.app/Contents/MacOS/srslist "https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/list"
|
||||
|
||||
#### deploy qt & DLL runtime => .app ####
|
||||
pushd $BUILD
|
||||
|
||||
Loading…
Reference in New Issue
Block a user