This website requires JavaScript.
Explore
Help
Sign In
ksemele
/
expense-bot
mirror of
https://github.com/ksemele/expense-bot.git
Watch
1
Star
0
Fork
You've already forked expense-bot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0b5067bba9
expense-bot
/
run.sh
6 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
add simple script for run on VPS
2022-04-03 13:00:00 +02:00
#!/bin/bash
source
./venv/bin/activate
fix run.sh
2022-04-23 22:07:21 +02:00
pip install -r requirements.txt
add simple script for run on VPS
2022-04-03 13:00:00 +02:00
python3 app.py