apod-wallpaper/crontab

3 lines
154 B
Plaintext
Raw Normal View History

2021-05-05 15:28:49 +02:00
0 * * * * export DISPLAY=:0 && cd $HOME/workspace/apod-wallpaper && ./apod.sh
@reboot export DISPLAY=:0 && cd $HOME/workspace/apod-wallpaper && ./apod.sh