Add y to apt.
This commit is contained in:
parent
0023644d33
commit
0b651d210a
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in New Issue