This commit is contained in:
2023-11-25 08:54:52 -06:00
parent 021fedd120
commit f42faa5a2b

View File

@@ -137,10 +137,6 @@ update_mods_for_server() {
case "$mod" in case "$mod" in
\#*|''|' ') \#*|''|' ')
;; ;;
return)
# add keyword to stop reading for mods (for testing)
return
;;
*) *)
mod=${mod%%^*} mod=${mod%%^*}