Adding note about making etc configuration directory before copying a file to it.
This commit is contained in:
parent
f557e2cbbd
commit
10a449fe1a
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -49,6 +49,7 @@ README:
|
|||
Then copy the following configuration files:
|
||||
|
||||
sudo cp sample/atticmatic.cron /etc/cron.d/atticmatic
|
||||
sudo mkdir /etc/atticmatic/
|
||||
sudo cp sample/config sample/excludes /etc/atticmatic/
|
||||
|
||||
Lastly, modify those files with your desired configuration.
|
||||
|
|
Loading…
Reference in a new issue