File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ $ADDPPACMD
181181curl -fsSL http://deb.ayufan.eu/orgs/ayufan-rock64/archive.key | apt-key add -
182182apt-get -y update
183183apt-get -y install dosfstools curl xz-utils iw rfkill wpasupplicant openssh-server alsa-utils \
184- nano git build-essential vim jq wget ca-certificates $EXTRADEBS
184+ nano git build-essential vim jq wget ca-certificates htop figlet $EXTRADEBS
185185apt-get -y remove --purge ureadahead
186186apt-get -y update
187187adduser --gecos $DEBUSER --disabled-login $DEBUSER --uid 1000
228228 do_chroot /usr/local/sbin/install_desktop.sh mate
229229 do_chroot systemctl set-default graphical.target
230230 ;;
231-
231+
232232 i3)
233233 do_chroot /usr/local/sbin/install_desktop.sh i3
234234 do_chroot systemctl set-default graphical.target
You can’t perform that action at this time.
0 commit comments