Skip to content

Commit

Permalink
Skip prompt to restart services
Browse files Browse the repository at this point in the history
  • Loading branch information
SolidHal committed Oct 6, 2019
1 parent c7f93b9 commit e4938be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/InstallScripts/InstallPackages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 -y -t unstable xsecurelock
DEBIAN_FRONTEND=noninteractive apt install -y -t unstable xsecurelock

#Install packages not in an apt repo
dpkg -i $DIR/xfce-themes/*
Expand Down

0 comments on commit e4938be

Please sign in to comment.