custom-scripts/server.sh: remove unnecessary MOTD backslashes

master
BodgeMaster 2026-07-21 14:13:28 +02:00
parent 486bfd5ede
commit 85cc620a2d
1 changed files with 1 additions and 1 deletions

View File

@ -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 {