Fix not found directory .config/conky/ #3

This commit is contained in:
Jesús 2019-09-14 15:18:27 -05:00
parent 69035fc3de
commit 884979bbff
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -45,6 +45,7 @@ do
done
printf '%b%s%b%s%b\n' '\e[1;32m' '==> ' '\e[0m\033[1m' 'Copying conky...' '\e[m'
install -d -m755 "$HOME/.config/conky/"
install -m644 -v /tmp/i3config/tmp/conky.conf "$HOME/.config/conky/"
printf '%b%s%b%s%b\n' '\e[1;32m' '==> ' '\e[0m\033[1m' 'Copying FontAwesome...' '\e[m'