asdf
This commit is contained in:
@@ -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%%^*}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user