Polish first-boot-wizard intro text formatting
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -53,8 +53,9 @@ echo -e "\033[38;5;93m══════════════\033[38;5;99m═
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
gum style --foreground 245 "This wizard will help you configure your Stegasoo server."
|
gum style --foreground 245 "This wizard will help you configure your Stegasoo server."
|
||||||
|
echo ""
|
||||||
gum style --foreground 245 "You can reconfigure later by editing:"
|
gum style --foreground 245 "You can reconfigure later by editing:"
|
||||||
gum style --foreground 245 " /etc/systemd/system/stegasoo.service"
|
gum style --foreground 214 " /etc/systemd/system/stegasoo.service"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
gum confirm "Ready to begin setup?" || exit 0
|
gum confirm "Ready to begin setup?" || exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user