Skip to content

Commit

Permalink
update for new image
Browse files Browse the repository at this point in the history
  • Loading branch information
Patent2net committed Apr 6, 2023
1 parent af40b3b commit 9c78a24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions start.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash
source /vpy3/bin/activate
python app.py
1 change: 0 additions & 1 deletion update.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
source /vpy3/bin/activate
find . -type d -name __pycache__ -exec rm -rf {} \;
cp dex.js dex.sav
cp dex.json dex.sav2
Expand Down

0 comments on commit 9c78a24

Please sign in to comment.