Merge pull request #1272 from fyzhu/patch-2

Fix welcome message formatting in install_en.sh
This commit is contained in:
juewuy
2026-07-13 14:23:23 +08:00
committed by GitHub

View File

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