1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kodi_ynh.git synced 2024-09-03 19:26:34 +02:00

Fix restore

This commit is contained in:
yalh76 2021-08-27 03:03:37 +02:00
parent 8939d35f67
commit e4c5a4c76c

View file

@ -114,7 +114,7 @@ else
fi
if [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then
cp ../conf/xorg.conf /etc/X11/xorg.conf
cp ../settings/conf/xorg.conf /etc/X11/xorg.conf
fi
#=================================================