mirror of
https://github.com/Syllo/nvtop.git
synced 2025-12-23 22:18:41 -05:00
use newer ubuntu to build
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
```bash
|
||||
podman pull ubuntu:18.04
|
||||
podman run --interactive --tty --rm --volume $PWD:/nvtop ubuntu:18.04
|
||||
podman run --interactive --tty --rm --volume $PWD:/nvtop ubuntu:24.04
|
||||
cd nvtop
|
||||
./AppImage/make_appimage.sh
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user