diff options
-rw-r--r-- | Bastillefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bastillefile b/Bastillefile index 642ea8d..ff36d82 100644 --- a/Bastillefile +++ b/Bastillefile @@ -7,4 +7,4 @@ CMD tar -C /var -xvf /tmp/master.tar.gz --exclude drafts --exclude Makefile --ex CMD mv /tmp/master.tar.gz /tmp/master.tar.gz.bak SYSRC lighttpd_enable=YES SERVICE lighttpd start - +SERVICE cron restart |