mirror of
https://github.com/Syllo/nvtop.git
synced 2026-06-11 23:44:24 -04:00
Build the AppImage
podman pull ubuntu:18.04
podman run --interactive --tty --rm --volume $PWD:/nvtop ubuntu:18.04
cd nvtop
./AppImage/make_appimage.sh