mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Merge pull request #82 from erichosford/gh-pages
Update installation docs to force cron reload
This commit is contained in:
commit
1af9684ecd
@ -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