mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
Update entrypoint.sh
This commit is contained in:
parent
cbcbb4169f
commit
fe93f178d6
@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
trap "" SIGPIPE
|
||||||
# 安装 napcat
|
# 安装 napcat
|
||||||
if [ ! -f "napcat/napcat.mjs" ]; then
|
if [ ! -f "napcat/napcat.mjs" ]; then
|
||||||
unzip -q NapCat.Shell.zip -d ./NapCat.Shell
|
unzip -q NapCat.Shell.zip -d ./NapCat.Shell
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user