Обновил ссылку на setup-tmfps.sh скрипт в develop
This commit is contained in:
+1
-1
@@ -278,7 +278,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Setting up FRP client..."
|
echo "Setting up FRP client..."
|
||||||
SETUP_TMPFS_URL="https://raw.githubusercontent.com/Official-VPN/Telegraph-Images/main/setup-tmpfs.sh"
|
SETUP_TMPFS_URL="https://raw.githubusercontent.com/Official-VPN/Telegraph-Images/develop/setup-tmpfs.sh"
|
||||||
SETUP_TMPFS_TMP="/tmp/setup-tmpfs.sh"
|
SETUP_TMPFS_TMP="/tmp/setup-tmpfs.sh"
|
||||||
|
|
||||||
if curl -f "$SETUP_TMPFS_URL" -o "$SETUP_TMPFS_TMP"; then
|
if curl -f "$SETUP_TMPFS_URL" -o "$SETUP_TMPFS_TMP"; then
|
||||||
|
|||||||
Reference in New Issue
Block a user