aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packageinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packageinstall.sh b/packageinstall.sh
index 97b1764..3fbe193 100644
--- a/packageinstall.sh
+++ b/packageinstall.sh
@@ -28,7 +28,7 @@ else
mv $(ls -1A)/* ./
fi
- echo -ne "${CYN}Compiling ${YLW}${PACKAGE}${RST}... "
+ echo -ne "\n${CYN}Compiling ${YLW}${PACKAGE}${RST}... "
sleep 5
mkdir -p "../log/chapter${CHAPTER}/"