mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update synology.sh
This commit is contained in:
parent
9f97137ee9
commit
adc7a94aba
@ -652,7 +652,7 @@ function download_loader() {
|
||||
case $LOADER_TYPE in
|
||||
arc)
|
||||
curl -s https://api.github.com/repos/AuxXxilium/arc/releases/latest \
|
||||
| grep "browser_download_url.*arc-.*\.img\.zip" \
|
||||
| grep "browser_download_url.*\.img\.zip" \
|
||||
| cut -d '"' -f 4 \
|
||||
| xargs wget -q --show-progress -O "$IMAGES_DIR/arc.img.zip"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user