From fea2b10e9d8b5ae88da1f8d9f95f765713ffca51 Mon Sep 17 00:00:00 2001 From: UMTS at Teleco Date: Sun, 11 Jan 2026 20:54:27 +0100 Subject: cosmetics --- beepzone-helper.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'beepzone-helper.sh') diff --git a/beepzone-helper.sh b/beepzone-helper.sh index 562ebe0..047f1df 100755 --- a/beepzone-helper.sh +++ b/beepzone-helper.sh @@ -231,7 +231,8 @@ show_capabilities_screen() { echo "" if $IS_DEBIAN_NATIVE; then echo "Quick Setup for Debian Native:" - echo " sudo apt install mariadb-server mariadb-client apache2-utils git build-essential libssl-dev pkg-config libclang-dev" + echo " sudo apt install" + echo " mariadb-server mariadb-client apache2-utils git build-essential libssl-dev pkg-config libclang-dev" echo "" echo "For Rust/Cargo:" echo " curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh" -- cgit v1.2.3-70-g09d2