|
@@ -23,7 +23,7 @@ SEARX_BASEDIR="$HOME/var/media/backgrounds/bing"
|
|
|
#python3 ~/.bin/get_natgeo_potd.py
|
|
|
#python3 ~/.bin/get_astrobin_potd.py
|
|
|
#python3 ~/.bin/get_unsplash_potd.py
|
|
|
-python3 ~/.bin/get_bing_potd.py
|
|
|
+~/.asdf/installs/python/3.11.4/bin/python ~/.bin/get_bing_potd.py
|
|
|
|
|
|
date=$(date '+%Y-%m-%d')
|
|
|
|