File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,9 +229,9 @@ Process_Software()
229229 128) aSERVICES[i]=' mpd' aTCP[i]=' 6600' ;;
230230 # 129) O!MPD
231231 130) aCOMMANDS[i]=' python3 -V' ;;
232- 131) aSERVICES[i]=' blynkserver' aTCP[i]=' 9443' ; (( $emulation )) && aDELAY[i]=60 ;;
232+ 131) aSERVICES[i]=' blynkserver' aTCP[i]=' 9443' ; (( $emulation )) && aDELAY[i]=120 ;;
233233 132) aSERVICES[i]=' aria2' aTCP[i]=' 6800' ;; # aTCP[i]+=' 6881-6999';; # Listens on random port
234- 133) aSERVICES[i]=' yacy' aTCP[i]=' 8090' ; (( $emulation )) && aDELAY[i]=60 ;;
234+ 133) aSERVICES[i]=' yacy' aTCP[i]=' 8090' ; (( $emulation )) && aDELAY[i]=120 ;;
235235 134) aCOMMANDS[i]=' docker compose version' ;;
236236 135) aSERVICES[i]=' icecast2' aTCP[i]=' 8000' aCOMMANDS[i]=' darkice -h | grep ' \' ' ^DarkIce' \' ;; # darkice service cannot start in container as is requires audio recording device access
237237 136) aSERVICES[i]=' motioneye' aTCP[i]=' 8765' ;;
You can’t perform that action at this time.
0 commit comments