mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Update docs/installation.md
Force cron to reload with new script.
This commit is contained in:
parent
b75b4bae5b
commit
4d9ff90a16
@ -57,9 +57,10 @@ Manual Installation
|
||||
|
||||
sudo msm update
|
||||
|
||||
8. Setup MSM's included cron script for sheduled tasks:
|
||||
8. Setup MSM's included cron script for sheduled tasks and force cron to load script.
|
||||
|
||||
sudo wget http://git.io/pczolg -O /etc/cron.d/msm
|
||||
sudo service cron reload
|
||||
|
||||
If you understand cron, give it a read and alter the timings to your liking.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user