Browse Source

missing bracket

Daniel Gibbs 9 years ago
parent
commit
0e45d156a7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lgsm/functions/info_parms.sh

+ 1 - 0
lgsm/functions/info_parms.sh

@@ -38,6 +38,7 @@ fn_info_parms_dst(){
 	shard=${shard:-"NOT SET"}
 	cluster=${cluster:-"NOT SET"}
 	cave=${cave:-"NOT SET"}
+}
 
 fn_info_parms_factorio(){
 	port=${port:-"0"}