This commit is contained in:
simono41 2018-02-26 04:39:36 +01:00
parent 7d22bdf150
commit 35ae090759
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View file

@ -322,6 +322,8 @@ EOT
yaourtinstall firefox-ublock-origin yaourtinstall firefox-ublock-origin
yaourtinstall firefox-umatrix yaourtinstall firefox-umatrix
yaourtinstall zramswap yaourtinstall zramswap
systemctl enable zramswap.service
fi fi
fi fi
@ -571,6 +573,7 @@ if [ "${vollinstallation}" != "n" ]; then
# .Conky # .Conky
tar -vxJf /root/${repo}/.Conky.tar.xz -C /opt/ tar -vxJf /root/${repo}/.Conky.tar.xz -C /opt/
chmod 755 -Rv /opt/.Conky/ chmod 755 -Rv /opt/.Conky/
touch /root/notes.txt
# .config # .config
tar -vxJf /root/${repo}/.config.tar.xz -C /root/ tar -vxJf /root/${repo}/.config.tar.xz -C /root/