diff options
author | Joel Kronqvist <work.joelkronqvist@gmail.com> | 2022-10-18 14:23:49 +0300 |
---|---|---|
committer | Joel Kronqvist <work.joelkronqvist@gmail.com> | 2022-10-18 14:23:49 +0300 |
commit | 82eb5ff8594db3b0382be812253f4dae3f06425f (patch) | |
tree | 9d5ab8a638bf44cf3579345f35d7dd5684e5e260 /README.md | |
parent | a3226a989367ab453d55aa66f0e105e1c07742c2 (diff) | |
download | LYLLRuoka-82eb5ff8594db3b0382be812253f4dae3f06425f.tar.gz LYLLRuoka-82eb5ff8594db3b0382be812253f4dae3f06425f.zip |
setup.sh: more robust, some other improvements
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -130,6 +130,8 @@ Add to **roots** crontab (run `sudo crontab -e`): ``` For example: `@reboot BASE_DIR='/home/foobar/LYLLRuoka' /home/foobar/LYLLRuoka/LYLLRuoka/init.sh` +If you need to troubleshoot the starting, you can find some logs in /tmp/slogs. Newest at the bottom. + # Adding cool data that isn't required for the server to run ## Notifying of unusual food shifts (eg. during exams) |