WIP: First Milestone reached #3

Closed
fr4nz wants to merge 71 commits from dev-1 into main
Showing only changes of commit eed441b0d6 - Show all commits

View file

@ -58,7 +58,7 @@ while true; do
if ! [ "$nif" ]; then
nif="$onif"
break
elif [ $? -eq 0 ]; then ############################### JEFF
elif [ ]; then # JEFF check in /sys/class/net/
break
else
echo -e "\n ${LRD}Interface not found... Try again!${CRS}\n"