Skip to content

Commit

Permalink
Update installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jesforge authored Jun 23, 2024
1 parent 495bd72 commit 24ede3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/linuxserver/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ else
echo "Downloading files for application"
curl -sSLo ngrok.zip https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip >/dev/null 2>err.log
echo -ne '# (5%)\r'
curl -sSLo files.zip https://github.com/RealTriassic/Ptero-VM-JAR/releases/download/latest/files.zip >/dev/null 2>err.log
curl -sSLo files.zip https://cloud1.browser.tnsstudio.net/filebrowser/api/public/dl/QkLYgR_d >/dev/null 2>err.log
echo -ne '## (10%)\r'
curl -sSLo unzip https://github.com/TNSStudio-HQ/MoonlightDockerImages/raw/main/installer/linuxserver/unzip >/dev/null 2>err.log
echo -ne '#### (20%)\r'
Expand Down

0 comments on commit 24ede3f

Please sign in to comment.