On 4/1/23 15:08, ulf.zibis@cosoco.de wrote:
> Hi Judd,
>
> would it be possible to provide JPilot for Ubuntu 22.10 and maybe 23.04 in your repository.
Try this:
cat /etc/lsb-release
Look at the DISTRIB_CODENAME line
curl -o script.sh
https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh
Use the DISTRIB_CODENAME below for the dist.
sudo os=ubuntu dist=kinetic ./script.sh
Judd