From 85cc620a2d5d8e6f5a39e32dd99e93fc7b8b8235 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 21 Jul 2026 14:13:28 +0200 Subject: [PATCH] custom-scripts/server.sh: remove unnecessary MOTD backslashes --- custom-scripts/server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-scripts/server.sh b/custom-scripts/server.sh index 43e4710..b8d230e 100644 --- a/custom-scripts/server.sh +++ b/custom-scripts/server.sh @@ -16,7 +16,7 @@ echo -e "\033[01mWelcome to Void-USB!\033[0m \033[93mImportant\033[91m!\033[0m This system was booted off an image. Runtime changes outside of mounted partitions are made to an ephemeral overlay and \033[93mwill be lost\033[0m on shutdown/reboot. -If you wish to persist your changes to the image, use \\\`\033[01msave-image\033[0m\\\`. +If you wish to persist your changes to the image, use \`\033[01msave-image\033[0m\`. " > /etc/motd function yesno {