damentz / liquorix-package

Liquorix Debian Package
https://liquorix.net
GNU General Public License v2.0
285 stars 23 forks source link

docker_bootstrap: fix GPG key detection #178

Closed maxi322 closed 1 month ago

maxi322 commented 1 month ago

Fix the GPG Key detection wich was added with commit 191b568f7f63af3a0aa0b8d383696730b3d2d6b8.

Without this fix, the error gets triggered when a valid GPG key is found, not the other way around.

damentz commented 1 month ago

Thanks!