Update download.ps1

This commit is contained in:
2026-04-28 01:30:12 +00:00
parent d4b030a8dc
commit 88bf4d00ef

View File

@@ -1,4 +1,4 @@
$url = "https://git.scamhost.online/fear/apps/archive/beta.zip" $url = "https://git.scamhost.online/fear/fear-ss/archive/beta.zip"
$destPath = "C:\" $destPath = "C:\"
$zipFile = "$destPath\archive.zip" $zipFile = "$destPath\archive.zip"