autoinstallers/README.md

19 lines
546 B
Markdown
Raw Normal View History

2022-05-31 19:32:54 -04:00
# 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
2022-05-31 19:36:01 -04:00
Any script not listed in a "list" file is experimental and NOT meant forproduction use yet.
Want Changes? - Feel free to submit a pull request!
2022-05-31 19:32:54 -04:00