mirror of
https://github.com/pi-farm/Docker-PXE-Server.git
synced 2025-12-10 02:08:26 +00:00
fix typos in menue
This commit is contained in:
8
start.sh
8
start.sh
@@ -19,11 +19,11 @@ menue()
|
||||
echo "| PP XX XX EEEEEEE |"
|
||||
echo "|_________________________________________________________________________________________|"
|
||||
echo "| |"
|
||||
echo "| b) Build the Docker-Image and startup the Docker-Containers |"
|
||||
echo "| b) Build the PXE-Image and startup the PXE-Container |"
|
||||
echo "| s) Setup the PXE-Server |"
|
||||
echo "| |"
|
||||
echo "| r) Start the existing docker-containers |"
|
||||
echo "| x) Stop the docker-containers |"
|
||||
echo "| r) Start the existing PXE-Container |"
|
||||
echo "| x) Stop the PXE-Container |"
|
||||
echo "| |"
|
||||
echo "| e) Edit 'p2-include-handle'-file |"
|
||||
echo "| u) Update the PXE-Server |"
|
||||
@@ -34,7 +34,7 @@ menue()
|
||||
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 "| |"
|
||||
echo "| D) DELETE the existing docker-containers and docker images completely |"
|
||||
echo "| D) DELETE the existing PXE-Container and PXE-Iimage completely |"
|
||||
echo "| |"
|
||||
echo "| EXIT Exit this script, but PXE-Server is running, if started. |"
|
||||
echo "| |"
|
||||
|
||||
Reference in New Issue
Block a user