mirror of
https://github.com/goodtft/LCD-show.git
synced 2026-06-15 16:42:57 +02:00
update system restore bug
This commit is contained in:
@@ -79,6 +79,9 @@ if [ -f ./.system_backup/45-evdev.conf ]; then
|
||||
sudo cp -rf ./.system_backup/45-evdev.conf /usr/share/X11/xorg.conf.d
|
||||
fi
|
||||
|
||||
if [ -f ./.have_installed ]; then
|
||||
sudo rm -rf ./.have_installed
|
||||
fi
|
||||
if [ -f ./.system_backup/.have_installed ]; then
|
||||
sudo cp -rf ./.system_backup/.have_installed ./
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user