kchristensen / udm-le

Let's Encrypt support for Ubiquiti UniFi OS
MIT License
565 stars 79 forks source link

[BUG] - Podman not found #69

Closed brunobanicles closed 1 year ago

brunobanicles commented 1 year ago

Describe the bug Hi,

I receive the error message below when I run the script on my UDM Pro. What does it mean? And what am I doing wrong?

Thanks

> root@UDM-Pro:~# /mnt/data/udm-le/udm-le.sh initial
> /mnt/data/udm-le/udm-le.sh: 34: /mnt/data/udm-le/udm-le.sh: [[: not found
> Attempting initial certificate generation
> /mnt/data/udm-le/udm-le.sh: 176: /mnt/data/udm-le/udm-le.sh: podman: not found
brunobanicles commented 1 year ago

I found out what my problem was. Thanks.