aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index c2cc9b5..74beae6 100755
--- a/install.sh
+++ b/install.sh
@@ -56,7 +56,7 @@ checkPkg () {
counterAbortedPkg=$((counterAbortedPkg+1))
if [ "$counterAbortedPkg" -eq 1 ]; then
- echo "$(date "+%d-%m-%Y: %T)\n" >> "$dotfiles"/abortedPkg.txt
+ echo -e "$(date "+%d-%m-%Y: %T)\n" >> "$dotfiles"/abortedPkg.txt
fi
echo -e \n