fix(1_start): add double quote to prevent word splitting

This commit is contained in:
Sofia
2026-01-15 21:22:15 +08:00
committed by GitHub
parent 2461c93b9f
commit 63e6daca22

View File

@@ -35,7 +35,7 @@ start_core() {
[ "$crashcore" = singboxr ] && coretype=singbox
[ "$crashcore" = meta -o "$crashcore" = clashpre ] && coretype=clash
. "$CRASHDIR/menus/6_core_config.sh" && gen_${coretype}_providers
. "$CRASHDIR/menus/6_core_config.sh" && gen_"${coretype}"_providers
elif [ -s "$core_config" ] || [ -n "$Url" ] || [ -n "$Https" ]; then
"$CRASHDIR/start.sh" start