revise scripts

This commit is contained in:
muskit
2024-04-20 12:28:22 -07:00
parent d5d8db272f
commit 61a19e3fe2
3 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -2,4 +2,5 @@
CURPATH="$(dirname `realpath "$0"`)/.."
cd "$CURPATH"
mkdir -p run
sudo docker run -v "$CURPATH/run:/app/run" --name bot -it nijiholo_bot
#sudo docker run -v "$CURPATH/run:/app/run" --name bot -it nijiholo_bot
sudo docker container start -a -i bot