소스 검색

Adding note about making etc configuration directory before copying a file to it.

Dan Helfman 11 년 전
부모
커밋
f2f4ce38c9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README

+ 1 - 0
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.