Adds a readme to help future me.

This commit is contained in:
2023-04-17 00:08:49 -04:00
parent 4325b1dda5
commit ecfb2ecef9

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Steps to reinstall
- Clone this repo onto new server
- Run light-install.sh
- Update the hosts file as mentioned in the output of the light-install
- Run start.sh
That should do it.