Remove fixed IPs and separate network for fixturenet. #30

Merged
telackey merged 7 commits from telackey/netfix into main 2022-10-31 17:43:49 +00:00
Showing only changes of commit aed384e3d5 - Show all commits

View File

@ -61,5 +61,5 @@ while [ $STATUS -lt ${#STATUSES[@]} ]; do
inc_status
fi
;;
esac
done
esac
done