increase sleep

This commit is contained in:
abhishek9686 2024-12-28 20:03:38 +04:00
parent 64ae917faf
commit eb01c5c869

View file

@ -137,7 +137,7 @@ setup_netclient() {
found=true
break
fi
sleep 1
sleep 3
done
if [ "$found" = false ]; then