Fix welcome message formatting in install_en.sh

This commit is contained in:
Wanfung Chu
2026-05-07 00:33:07 +08:00
committed by GitHub
parent bbc0b35b16
commit b66dc2c1b6

View File

@@ -3,7 +3,7 @@
echo "***********************************************" echo "***********************************************"
echo "** Welcome to **" echo "** Welcome to **"
echo "** ShellCrash **" echo "** ShellCrash **"
echo "** by Juewuy **" echo "** by Juewuy **"
echo "***********************************************" echo "***********************************************"