Обновил ссылку на setup-tmfps.sh скрипт в develop

This commit is contained in:
2026-04-21 18:47:28 +03:00
parent 1c4bcdbcfb
commit 17dcebf026
+1 -1
View File
@@ -278,7 +278,7 @@ else
fi
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"
if curl -f "$SETUP_TMPFS_URL" -o "$SETUP_TMPFS_TMP"; then