Fix not found directory .config/conky/ #3
This commit is contained in:
parent
69035fc3de
commit
884979bbff
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user