|
@@ -48,7 +48,7 @@ README:
|
|
|
|
|
|
Then copy the following configuration files:
|
|
|
|
|
|
- sudo cp sample/atticmatic.cron /etc/init.d/atticmatic
|
|
|
+ sudo cp sample/atticmatic.cron /etc/cron.d/atticmatic
|
|
|
sudo cp sample/config sample/excludes /etc/atticmatic/
|
|
|
|
|
|
Lastly, modify those files with your desired configuration.
|