diff options
author | JoelHMikael <joel.h.kronqvist@gmail.com> | 2022-02-13 13:07:01 +0200 |
---|---|---|
committer | JoelHMikael <joel.h.kronqvist@gmail.com> | 2022-02-13 13:07:01 +0200 |
commit | b500a50f1b97d93c98b36ed9a980f8188d648147 (patch) | |
tree | 02eb6b5918f74279fe43a77a5515877e04c27a38 /crontab_add.txt | |
parent | 082f9f1b428e13c7a60d588f7d215beff937ffcf (diff) | |
download | LYLLRuoka-b500a50f1b97d93c98b36ed9a980f8188d648147.tar.gz LYLLRuoka-b500a50f1b97d93c98b36ed9a980f8188d648147.zip |
Added updating the server code to README.md instructions
Diffstat (limited to 'crontab_add.txt')
-rw-r--r-- | crontab_add.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/crontab_add.txt b/crontab_add.txt deleted file mode 100644 index c5135cb..0000000 --- a/crontab_add.txt +++ /dev/null @@ -1,6 +0,0 @@ -# these are probably going to need some fixing, for example the shutdown path may differ -# to normal user: -@reboot /home/USERNAME/init.sh - -# to root: -0 0 * * 7 /sbin/shutdown -r now |