final-fix

This commit is contained in:
simono41 2018-02-26 03:41:53 +01:00
parent 335fb9b90f
commit aa5cc85955
3 changed files with 4 additions and 1 deletions

BIN
.Conky.tar.xz Executable file → Normal file

Binary file not shown.

Binary file not shown.

View file

@ -566,8 +566,11 @@ if [ "${vollinstallation}" != "n" ]; then
mkdir -p /proc/sys/net/ipv4/
echo 1 > /proc/sys/net/ipv4/ip_forward
# .Conky
tar -vxJf /root/${repo}/.Conky.tar.xz -C /opt/
chmod 755 -Rv /opt/.Conky/
# .config
tar -vxJf /root/${repo}/.Conky.tar.xz -C /root/
tar -vxJf /root/${repo}/.config.tar.xz -C /root/
gnomeconfig