clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

make it more secure

sspaeti e653d226 2dd5b8a7

+2 -2
+2 -2
hypr/.config/hypr/sspaeti/windows-ms/start-windows.sh
··· 39 39 break 40 40 fi 41 41 echo " Container status: $CONTAINER_STATUS" 42 - sleep 2 42 + sleep 5 43 43 44 44 # Check if docker-compose process is still running 45 45 if ! kill -0 $COMPOSE_PID 2>/dev/null; then ··· 56 56 break 57 57 fi 58 58 echo " Web interface not ready yet..." 59 - sleep 3 59 + sleep 5 60 60 done 61 61 62 62 # Now wait for RDP port specifically