This commit is contained in:
simono41 2018-04-25 10:42:31 +02:00
parent 45fded1460
commit e0572e48a6

View file

@ -364,7 +364,7 @@ gnomeconfig
# set desktop
echo "set desktop"
#
if ! [ "$version" != "lite" ]; then
if [ "$version" != "lite" ]; then
cp /opt/${repo}/xinitrc_${version}.txt /etc/X11/xinit/xinitrc
fi
#