ubuntu_install_docker: non-interactive frontend
All checks were successful
Build and Deploy ytdlp-site / build-deploy (push) Successful in 1m9s

This commit is contained in:
2025-09-24 05:19:35 -06:00
parent 61b7d4c2ca
commit e1fd6fbeb7

View File

@@ -1,3 +1,5 @@
export DEBIAN_FRONTEND=noninteractive
# Add Docker's official GPG key:
sudo apt-get update
sudo apt-get install -y ca-certificates curl