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:
parent
8939d35f67
commit
e4c5a4c76c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue