Files
nvtop/AppImage/README.md
2024-02-24 15:18:41 +01:00

165 B

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