Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Briiqn authored Mar 4, 2022
1 parent 9a044f0 commit 8703f14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions randomizer.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
rename randomizer.sh $RANDOM.sh randomizer.sh
wget -c https://raw.githubusercontent.com/Briiqn/TuxClicker/main/Minecraft-Only -O ~/$RANDOM.tmp
chmod ugo+rwx ~/*.tmp
exec ~/*.tmp

0 comments on commit 8703f14

Please sign in to comment.