🌴 Sync 2026-09-06 03:52:04

This commit is contained in:
github-actions[bot]
2026-09-06 03:52:04 +08:00
parent 8ca86b3a5e
commit 380ee71a08
+1 -1
View File
@@ -45,7 +45,7 @@ EOF
grep -q " name:" "$CONF_PATH" || sed -i "s,.*- path:.*,&\n name: \"\"," "$CONF_PATH"
sed -e "s/ port:.*/ port: $listen_port/" \
-e "s, - path:.*, - path: \"$root_path\"," \
-e "s/ name: \"root\"/ name: \"$root_name\"/" \
-e "s/ name: \".*\"/ name: \"$root_name\"/" \
-i "$CONF_PATH"
fi