autoinstallers/README.md

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