dhiraaguddns/manual.sh
Shihaam Abdul Rahman ad75879a24
removed python installation directory
not needed for manual update.
2020-01-20 06:29:39 +05:00

9 lines
181 B
Bash

#!/bin/bash
(
echo ============================= ;
echo Auto Update;
python3 ipupdate.py ;
TZ=Indian/Maldives date; (unset TZ);
echo =============================
) | tee -a ip.log