Update build script echo messages for clarity
This commit is contained in:
parent
168ef05058
commit
2ccd6ccae9
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
echo "=============================================="
|
echo "========================================="
|
||||||
echo "Building Racked.ru PrismLauncher for Linux"
|
echo "Building Racked.ru Launcher for Linux"
|
||||||
echo "=============================================="
|
echo "========================================="
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# Navigate to build directory
|
# Navigate to build directory
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue