Fix astrobin script path
This commit is contained in:
@ -55,7 +55,7 @@ fi
|
|||||||
|
|
||||||
BASEDIR="$HOME/var/inbox/astrobin/"
|
BASEDIR="$HOME/var/inbox/astrobin/"
|
||||||
# use python script to get astrobin iotd
|
# use python script to get astrobin iotd
|
||||||
./get_astrobin_potd.py
|
python ~/.config/systemd/user/get_astrobin_potd.py
|
||||||
|
|
||||||
date=$(date '+%Y-%m-%d')
|
date=$(date '+%Y-%m-%d')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user