noninteractive docker setup
All checks were successful
Build and Deploy ytdlp-site / build-deploy (push) Successful in 1m12s

This commit is contained in:
2025-09-24 05:17:07 -06:00
parent 4b36be3819
commit 61b7d4c2ca
2 changed files with 4 additions and 2 deletions

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