docker.sh

This commit is contained in:
pika 2025-05-24 18:13:30 +02:00
parent 73bf2fa236
commit 371fd101ef

View file

@ -196,6 +196,10 @@
if $plucky; then
UBUNTU_CODENAME=jammy
upclear
sleep 5
fi
if run $_sudo install -m 0755 -d /etc/apt/keyrings; then