neovide.neovide/ubuntu-builder/run
fredizzimo a970c99479
Fix AppImage support and Dockerfile for testing (#1941)
* Fix AppImage support and Dockerfile for testing

* Fix the desktop entry name
2023-07-30 19:51:16 +02:00

4 lines
131 B
Bash
Executable file

#!/usr/bin/env bash
podman run --rm --volume .:/mnt --workdir /mnt --tty --interactive --env "LDAI_*" ubuntu-builder-neovide "$@"