Dont prompt user to install xsecurelock

This commit is contained in:
Hal Emmerich 2019-09-29 19:03:16 -05:00
parent b7e607120c
commit 69c91abbd2

View File

@ -57,7 +57,7 @@ then
# is told to sleep at lid close, and activate lock # is told to sleep at lid close, and activate lock
# gnome-screensaver shows the desktop for a fraction of a second at wakeup # gnome-screensaver shows the desktop for a fraction of a second at wakeup
# xscreensaver works as well, if you prefer that but is less simple # xscreensaver works as well, if you prefer that but is less simple
apt install -t unstable xsecurelock apt install -y -t unstable xsecurelock
#Install packages not in an apt repo #Install packages not in an apt repo
dpkg -i $DIR/xfce-themes/* dpkg -i $DIR/xfce-themes/*