From 648e784acec4bdea11b303a0a01d0d68fb336651 Mon Sep 17 00:00:00 2001 From: Page Asgardius Date: Thu, 18 Jan 2024 04:31:51 -0700 Subject: [PATCH] update script for the red robot radio --- r3game-updater.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 r3game-updater.sh diff --git a/r3game-updater.sh b/r3game-updater.sh new file mode 100644 index 0000000..90cf683 --- /dev/null +++ b/r3game-updater.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +rm r3gamedlx64 +wget https://lily.asgardius.company/r3gamedlx64 +chmod +x r3gamedlx64