Update serv00.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-03-21 10:04:00 +08:00
committed by GitHub
parent 6d33742087
commit 78ce972d7a
+1
View File
@@ -342,6 +342,7 @@ for entry in "${FILE_INFO[@]}"; do
FILE_MAP[$(echo "$entry" | cut -d ' ' -f 2)]="$NEW_FILENAME"
done
wait
fi
if [ ! -e private_key.txt ]; then
output=$(./"$(basename ${FILE_MAP[web]})" generate reality-keypair)