Files
nvtop/AppImage/README.md
2024-11-01 07:54:27 -04:00

166 B

Build the AppImage

podman pull ubuntu:18.04
podman run --interactive --tty --rm --volume $PWD:/nvtop ubuntu:24.04
cd nvtop
./AppImage/make_appimage.sh