removed python installation directory
not needed for manual update.
This commit is contained in:
parent
f3ef2c36e3
commit
ad75879a24
@ -2,7 +2,7 @@
|
|||||||
(
|
(
|
||||||
echo ============================= ;
|
echo ============================= ;
|
||||||
echo Auto Update;
|
echo Auto Update;
|
||||||
/usr/bin/python3.6 ipupdate.py ;
|
python3 ipupdate.py ;
|
||||||
TZ=Indian/Maldives date; (unset TZ);
|
TZ=Indian/Maldives date; (unset TZ);
|
||||||
echo =============================
|
echo =============================
|
||||||
) | tee -a ip.log
|
) | tee -a ip.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user