This website requires JavaScript.
Explore
Help
Register
Sign In
muskit
/
NijiHolo_EN_ID_Bot
Watch
1
Star
0
Fork
0
You've already forked NijiHolo_EN_ID_Bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
805a1355fa52ed78da3c6ff60372ad063ca81c86
NijiHolo_EN_ID_Bot
/
run_detached.sh
T
5 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
separate running and building
2024-03-13 19:05:21 -07:00
#!/bin/sh
add detached script, change pip pkgs
2024-01-26 22:16:41 +00:00
mkdir -p run
separate running and building
2024-03-13 19:05:21 -07:00
docker run -v ./run:/app/run --name bot -d nijiholo_bot
Reference in New Issue
Copy Permalink