adding readme

This commit is contained in:
Raven Scott 2022-05-31 18:32:54 -05:00
parent 754955ce15
commit aaef870643
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -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!