Fix astrobin script path

This commit is contained in:
Colin Powell
2019-12-05 21:14:30 -05:00
parent 199cd1b3cd
commit 91020af93c

View File

@ -55,7 +55,7 @@ fi
BASEDIR="$HOME/var/inbox/astrobin/"
# use python script to get astrobin iotd
./get_astrobin_potd.py
python ~/.config/systemd/user/get_astrobin_potd.py
date=$(date '+%Y-%m-%d')