removed python installation directory

not needed for manual update.
This commit is contained in:
Shihaam Abdul Rahman
2020-01-20 06:29:39 +05:00
committed by GitHub
parent f3ef2c36e3
commit ad75879a24

View File

@@ -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