From 0b651d210a682598ef6744ad176ace6b10ca20b9 Mon Sep 17 00:00:00 2001 From: Cyteen May Date: Sun, 1 Mar 2020 05:36:16 +0000 Subject: [PATCH] Add y to apt. --- 020_conky.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/020_conky.sh b/020_conky.sh index c2d7056..6e9b64d 100755 --- a/020_conky.sh +++ b/020_conky.sh @@ -53,7 +53,7 @@ apt-get -f install # Remove build deps apt-get remove -y autotools-dev valac debhelper libgtk-3-dev libgee-0.8-dev libjson-glib-dev -apt-get autoremove +apt-get -y autoremove # Run conky + theme on x startup. Points at the symlink in dotconky changed by theme mkdir -p ${DEST}/.xinitrc.d/