mirror of
https://github.com/pi-farm/Docker-PXE-Server.git
synced 2025-12-10 02:08:26 +00:00
Frame setup
This commit is contained in:
34
start.sh
34
start.sh
@@ -18,23 +18,23 @@ menue()
|
|||||||
echo "| PP XX XX EE |"
|
echo "| PP XX XX EE |"
|
||||||
echo "| PP XX XX EEEEEEE |"
|
echo "| PP XX XX EEEEEEE |"
|
||||||
echo "|_________________________________________________________________________________________|"
|
echo "|_________________________________________________________________________________________|"
|
||||||
echo "| |"
|
echo "| |"
|
||||||
echo "| b) Build the Docker-Image and startup the Docker-Containers |"
|
echo "| b) Build the Docker-Image and startup the Docker-Containers |"
|
||||||
echo "| s) Setup the PXE-Server |"
|
echo "| s) Setup the PXE-Server |"
|
||||||
echo "| |"
|
echo "| |"
|
||||||
echo "| r) Start the existing docker-containers |"
|
echo "| r) Start the existing docker-containers |"
|
||||||
echo "| x) Stop the docker-containers |"
|
echo "| x) Stop the docker-containers |"
|
||||||
echo "| u) Update the PXE-Server |"
|
echo "| u) Update the PXE-Server |"
|
||||||
echo "| |"
|
echo "| |"
|
||||||
echo "| t) Show TCPDUMP on port 67-69 of the PXE-Container |"
|
echo "| t) Show TCPDUMP on port 67-69 of the PXE-Container |"
|
||||||
echo "| |"
|
echo "| |"
|
||||||
echo "| p) Run TAILS-Patch-Script. Tails has to be already downloaded an mounted! |"
|
echo "| p) Run TAILS-Patch-Script. Tails has to be already downloaded an mounted! |"
|
||||||
echo "| (see https://github.com/beta-tester/RPi-PXE-Server/issues/31) |"
|
echo "| (see https://github.com/beta-tester/RPi-PXE-Server/issues/31) |"
|
||||||
echo "| |"
|
echo "| |"
|
||||||
echo "| D) DELETE the existing docker-containers and docker images completely |"
|
echo "| D) DELETE the existing docker-containers and docker images completely |"
|
||||||
echo "| |"
|
echo "| |"
|
||||||
echo "| EXIT Exit this script, but PXE-Server is running, if started. |"
|
echo "| EXIT Exit this script, but PXE-Server is running, if started. |"
|
||||||
echo "| |"
|
echo "| |"
|
||||||
echo "|_________________________________________________________________________________________|"
|
echo "|_________________________________________________________________________________________|"
|
||||||
echo ""
|
echo ""
|
||||||
read -p "Your choice: " menue_wahl
|
read -p "Your choice: " menue_wahl
|
||||||
|
|||||||
Reference in New Issue
Block a user