issues
search
Leon-Soil-and-Water
/
aq-bot
Twitter bot that posts daily air quality repots on the Leon Soil and Water Twitter account
MIT License
0
stars
0
forks
source link
recreate the 'templates' and 'finished' folder on the VM
#17
Closed
shelbygreen
closed
2 years ago
shelbygreen
commented
2 years ago
Steps:
enter the VM: tmux a -t 0
create folders:
mkdir templates
,
mkdir finished
upload files from the template folder to the VM
move all files ending in
.png to the templates' folder: `mv
.png ./templates`
shelbygreen
commented
2 years ago
done!
Steps:
mkdir templates
,mkdir finished