add detached script, change pip pkgs

This commit is contained in:
muskit
2024-01-26 22:16:41 +00:00
parent 0bc2228427
commit 9730f26cb6
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
mkdir -p run
docker build -t nijiholo_bot .
docker run -v ./run:/app/run -it nijiholo_bot
docker run -v ./run:/app/run --name bot -it nijiholo_bot