mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 16:24:39 +02:00
try uninstalling apparmor first
This commit is contained in:
@@ -54,6 +54,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y nginx-light
|
||||
echo "nginx light installed"
|
||||
sudo apt-get remove -y apparmor
|
||||
sudo apt-get install -y --no-install-recommends snapd:armhf
|
||||
echo "snapd:armhf installed"
|
||||
- name: Setup venv
|
||||
|
||||
Reference in New Issue
Block a user