Browse Source

Update README

Vova Tkach 6 years ago
parent
commit
8d5abecaaf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -24,7 +24,7 @@ Done! Daemon with name 'my-service' successfully generated!
 ```
 cd ~; rm -rd ~/tmpdaemon  
   
-Now we can simply edit daemon `/etc/my-service/loop.sh` file for our logic.  
+Now we can simply edit `/etc/my-service/scripts/example.sh` file or create another one file in `/etc/my-service/scripts` folder and write our logic.  
   
 **Auto assembly created for and works only on Linux Debian.**  
 **For MAX OS X you will needs to change vars `BINDIR`, `LROTDIR` and `INSTALLDIR` to new location.**