autoinstallersbutbetter/README.md

20 lines
582 B
Markdown
Raw Permalink Normal View History

2022-05-31 23:32:54 +00: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-06-01 00:53:44 +00:00
Any script not listed in a "list" file is experimental and NOT meant for production use yet.
2022-05-31 23:36:01 +00:00
2022-06-01 01:31:43 +00:00
Want Changes? - Feel free to submit a pull request OR open an issue within this repo.
2022-05-31 23:32:54 +00:00