Kaynağa Gözat

Update photoprism-v3.sh

tteckster 3 yıl önce
ebeveyn
işleme
643b3c9ce4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      ct/photoprism-v3.sh

+ 1 - 1
ct/photoprism-v3.sh

@@ -216,7 +216,7 @@ header_info
         if [ -z $GATE1 ]; then GATE1="NONE" GATE=" "; 
         echo -en "${DGN}Set Gateway IP To ${BL}$GATE1${CL}"
         else
-          GATE="-gw=$GATE1"
+          GATE="gw=$GATE1"
         echo -en "${DGN}Set Gateway IP To ${BL}$GATE1${CL}"
         fi;
 echo -e " ${CM}${CL} \n"