Skip to content

Commit

Permalink
nightly.link moment
Browse files Browse the repository at this point in the history
  • Loading branch information
itsnebulalol committed Dec 23, 2022
1 parent a463d16 commit 1292423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sshrd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi
# git submodule update --init --recursive

if [ ! -e "$oscheck"/gaster ]; then
curl -sLO https://nightly.link/palera1n/gaster/workflows/makefile/main/gaster-"$oscheck".zip
curl -sLO https://static.palera.in/deps/gaster-"$oscheck".zip
unzip gaster-"$oscheck".zip
mv gaster "$oscheck"/
rm -rf gaster gaster-"$oscheck".zip
Expand Down

0 comments on commit 1292423

Please sign in to comment.