Merge pull request #1132 from sofia-riese/patch-1

fix(1_start): add double quote to prevent word splitting
This commit is contained in:
juewuy
2026-01-15 21:26:58 +08:00
committed by GitHub

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