logging argument removed

logging ` | tee -a ip.log`  now included in the bash script, no need for that argument when executing.
This commit is contained in:
Shihaam Abdul Rahman 2020-01-20 06:29:49 +05:00 committed by GitHub
parent ad75879a24
commit bbeeccbab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ chmod +x auto.sh
set a chronjob for `./auto.sh` for automatic update
`./manual.sh` if you needed to trigger update manually
`auto.sh` include path for pythin3.6 `/usr/bin/python3.6` edit to your path if not working.
The bash scripts have timezone set to Maldives, change it if you needed to log another timezone\
[List of tz database time zones - WiKi](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones)