parent
717935ad81
commit
5c5ab114bc
3
start.sh
3
start.sh
|
@ -8,4 +8,5 @@ fi
|
||||||
|
|
||||||
screen -m -d meme-of-the-day
|
screen -m -d meme-of-the-day
|
||||||
sleep 5
|
sleep 5
|
||||||
screen -S meme-of-the-day -X stuff 'python3 $PWD/save-image.py\n'
|
screen -S meme-of-the-day -X stuff 'cd /var/www/html/meme-of-the-day-wallpaper/\n'
|
||||||
|
screen -S meme-of-the-day -X stuff 'python3 save-image.py\n'
|
Loading…
Reference in New Issue