install options added

This commit is contained in:
Pi-Farm
2024-01-30 19:50:12 +01:00
parent 5945f56f98
commit 106d1d5370

View File

@@ -19,6 +19,9 @@ menue()
echo "| PP XX XX EEEEEEE |" echo "| PP XX XX EEEEEEE |"
echo "|_________________________________________________________________________________________|" echo "|_________________________________________________________________________________________|"
echo "| |" echo "| |"
echo "| id) Install Docker |"
echo "| ip) Install other needed software (i.e. tcpdump, tmux...) |"
echo "| |"
echo "| b) Build the PXE-Image and startup the PXE-Container |" echo "| b) Build the PXE-Image and startup the PXE-Container |"
echo "| s) Setup the PXE-Server |" echo "| s) Setup the PXE-Server |"
echo "| |" echo "| |"