Skip to content

Commit

Permalink
added Synology user tips to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
ghitier committed Apr 22, 2017
1 parent 9b37711 commit bc1f6c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Every time the script runs it will get your current external IP and then check f
```bash
sudo python3 -m pip install requests configparser
```
> if you get the setuptools error thingy try `sudo python3 -m pip install -U setuptools` and start over with the module installation.
### Configure the script
Edit the **settings.ini** file next to the script:
Expand Down Expand Up @@ -45,6 +46,7 @@ You can start and/or reload the cron config:
sudo /etc/init.d/cron start
sudo /etc/init.d/cron reload
```
> Use `sudo /usr/syno/sbin/synoservicectl --restart crond` on Synology.
### :sparkles: You are good to go :sparkles:

Expand Down

0 comments on commit bc1f6c0

Please sign in to comment.