diff --git a/entrypoint.sh b/entrypoint.sh index 2666c38..ce7c8bd 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,5 +1,6 @@ #!/bin/bash +trap "" SIGPIPE # 安装 napcat if [ ! -f "napcat/napcat.mjs" ]; then unzip -q NapCat.Shell.zip -d ./NapCat.Shell