added logging to ip.log
This commit is contained in:
parent
d52d15b138
commit
ee6100adad
5
auto.sh
5
auto.sh
@ -1,5 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
(
|
||||||
echo ============================= ;
|
echo ============================= ;
|
||||||
echo Auto Update;
|
echo Auto Update;
|
||||||
python3 ipupdate.py ;
|
/usr/bin/python3.6 ipupdate.py ;
|
||||||
TZ=Indian/Maldives date; (unset TZ);
|
TZ=Indian/Maldives date; (unset TZ);
|
||||||
echo =============================
|
echo =============================
|
||||||
|
) | tee -a ip.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user