This commit is contained in:
simono41 2018-04-07 18:51:24 +02:00
parent 2372d7d813
commit 3765ef079e

View file

@ -344,6 +344,11 @@ if [ -f /var/lib/pacman/db.lck ];then
rm /var/lib/pacman/db.lck rm /var/lib/pacman/db.lck
fi fi
# .config
tar -vxJf /opt/${repo}/.config.tar.xz -C /root/
gnomeconfig
if [ "$vollinstallation" != "n" ] if [ "$vollinstallation" != "n" ]
then then
check check
@ -642,10 +647,6 @@ if [ "${vollinstallation}" != "n" ]; then
chmod 755 -Rv /opt/.Conky/ chmod 755 -Rv /opt/.Conky/
touch /root/notes.txt touch /root/notes.txt
# .config
tar -vxJf /opt/${repo}/.config.tar.xz -C /root/
gnomeconfig
# .xscreensaver # .xscreensaver
cp /opt/${repo}/.xscreensaver /root/ cp /opt/${repo}/.xscreensaver /root/