update run.sh
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user