Explorar o código

Corrected space

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
0e61317586
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/fn_arma3fix

+ 1 - 1
functions/fn_arma3fix

@@ -6,6 +6,6 @@ lgsm_version="201215"
 
 # Fixes line 63: 20150 Segmentation fault (core dumped) #488
 
-if [ -d "${rootdir}/.local/share/Arma\ 3"]; then
+if [ -d "${rootdir}/.local/share/Arma\ 3" ]; then
 	mkdir -p "${rootdir}/.local/share/Arma\ 3"
 fi