From 69c91abbd28180fa2c659185e5aa942f10207dd5 Mon Sep 17 00:00:00 2001 From: Hal Emmerich Date: Sun, 29 Sep 2019 19:03:16 -0500 Subject: [PATCH] Dont prompt user to install xsecurelock --- scripts/InstallScripts/InstallPackages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/InstallScripts/InstallPackages.sh b/scripts/InstallScripts/InstallPackages.sh index c748699..06caba0 100755 --- a/scripts/InstallScripts/InstallPackages.sh +++ b/scripts/InstallScripts/InstallPackages.sh @@ -57,7 +57,7 @@ then # is told to sleep at lid close, and activate lock # 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 - apt install -t unstable xsecurelock + apt install -y -t unstable xsecurelock #Install packages not in an apt repo dpkg -i $DIR/xfce-themes/*