update script for the red robot radio
This commit is contained in:
parent
d9b2ee9fe5
commit
648e784ace
1 changed files with 5 additions and 0 deletions
5
r3game-updater.sh
Normal file
5
r3game-updater.sh
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
rm r3gamedlx64
|
||||||
|
wget https://lily.asgardius.company/r3gamedlx64
|
||||||
|
chmod +x r3gamedlx64
|
Loading…
Reference in a new issue