Update entrypoint.sh

This commit is contained in:
手瓜一十雪 2025-11-12 12:26:51 +08:00 committed by GitHub
parent cbcbb4169f
commit fe93f178d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
#!/bin/bash
trap "" SIGPIPE
# 安装 napcat
if [ ! -f "napcat/napcat.mjs" ]; then
unzip -q NapCat.Shell.zip -d ./NapCat.Shell