apod-wallpaper/crontab
Daniel Tsvetkov b21ea38492 crontab
2021-05-05 15:28:49 +02:00

3 lines
154 B
Plaintext

0 * * * * export DISPLAY=:0 && cd $HOME/workspace/apod-wallpaper && ./apod.sh
@reboot export DISPLAY=:0 && cd $HOME/workspace/apod-wallpaper && ./apod.sh