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
add simple script for run on VPS
Browse Source
...
This commit is contained in:
ksemele
2022-04-03 14:00:00 +03:00
parent
bcbed0a4c1
commit
f10223a904
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
4
run.sh
Executable file
Unescape
Escape
View File
@ -0,0 +1,4 @@
#!/bin/bash
source
./venv/bin/activate
python3 app.py
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
ksemele/expense-bot
Title
Body
Create Issue