rjb25 / 5e-dm-assistant

An assistant python script to be run for keeping track of health and automatically running attacks in combat for dnd 5e
1 stars 1 forks source link

Code to run this #18

Open v6 opened 1 year ago

v6 commented 1 year ago

Add something like the following to run this and review logs:

source dmenv2/bin/activate && cd /home/ec2-user/code/5e-dm-assistant && nohup python3 web_app.py > web_app.py-"`date +"%d-%m-%Y"`".log &