From 6740de371d0081c7e5edd06f2a70af2c2693c0b6 Mon Sep 17 00:00:00 2001 From: pi-farm Date: Mon, 3 Jun 2024 19:26:13 +0200 Subject: [PATCH] format --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index ed2ca32..a89f110 100644 --- a/start.sh +++ b/start.sh @@ -31,7 +31,7 @@ menue() echo "| f) Fix permissions for samba-share |" echo "| |" echo "| t) Show TCPDUMP on port 67-69 of the PXE-Container |" - echo "| c) open Terminal inside PXE-Container |" + echo "| c) open Terminal inside PXE-Container |" echo "| |" 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) |"