From aaef870643dcc96f8eeb29ac4a9683b0b211bf74 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Tue, 31 May 2022 18:32:54 -0500 Subject: [PATCH] adding readme --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd5a9ee --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ + +# Discord-Linux Auto-Installers + +These scripts reside on the ssh.surf domain for our users to automatically configure software. + +There is a built in client that lives within each newly generated container. + +The script is located at: /usr/bin/auto-install + +The script reads from /var/OS and uses the information there to match to a directory on the webserver, like so: +https://ssh.surf/ubuntu/wp + + + +#Want Changes? - Feel free to submit a pull request! +