From 29ef48c34e5bb88c410e7983b90c1440710818f1 Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Mon, 14 Apr 2025 15:38:29 +1000 Subject: [PATCH] Added beta script in usage section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b6ba156..57fcf85 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,10 @@ To use this script paste the following in the Linux terminal: curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/install.sh | bash ``` +I am working on a beta version of the script with a selection menu, it is untested + +```sh +curl -fsSL https://raw.githubusercontent.com/alvinlollo/Single-install-script/refs/heads/main/installbeta.sh | bash +``` + If you have any issues please add one in the issues tab.