Explorar o código

Improve formatting

bryan hai 5 meses
pai
achega
f29945d681
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -1159,7 +1159,7 @@ set_vnc_pass() {
     elif [[ $1 == "x11vnc" ]]; then
       execute x11vnc -storepasswd "$VNCPASS" "$vncpassfile"
     fi
-    return $?
+    return
   else
     declare -g NOVNCAUTH=1
   fi