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

View File

@@ -21,7 +21,7 @@ chmod +x auto.sh
set a chronjob for `./auto.sh` for automatic update set a chronjob for `./auto.sh` for automatic update
`./manual.sh` if you needed to trigger update manually `./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\ 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) [List of tz database time zones - WiKi](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones)