Skip to content

Commit

Permalink
Add iotop to offline install (openhab#1975)
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Storm <[email protected]>
  • Loading branch information
mstormi authored Feb 13, 2025
1 parent e3c5708 commit 649265c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-image/offline-install-modifications.bash
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ apt-get --quiet install --download-only --yes libc6 libstdc++6 zlib1g make \
python3-cairo python3-click python3-colorama python3-flask \
python3-itsdangerous python3-jinja2 python3-markupsafe \
python3-networkmanager python3-pyinotify python3-simplejson python3-werkzeug \
openjdk-17-jre-headless tailscale
openjdk-17-jre-headless tailscale iotop
source /opt/openhabian/functions/nodejs-apps.bash
nodejs_setup
apt-get --quiet autoremove --yes
Expand Down

0 comments on commit 649265c

Please sign in to comment.