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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
(
echo ============================= ;
echo Auto Update;
/usr/bin/python3.6 ipupdate.py ;
python3 ipupdate.py ;
TZ=Indian/Maldives date; (unset TZ);
echo =============================
) | tee -a ip.log