Skip to content

Commit 556dfdc

Browse files
committed
Add htop to base images
1 parent 21ad211 commit 556dfdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ubuntu-vnc/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ apt-get install -y \
99
tigervnc-standalone-server \
1010
openssh-server \
1111
iproute2 \
12-
vim wget git unzip
12+
vim wget git unzip htop
1313

1414
apt-get purge -y pm-utils xscreensaver*
1515
apt-get autoremove -y

0 commit comments

Comments
 (0)