Browse Source

apk update

Tobias Cudnik 2 years ago
parent
commit
29247b1b93
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/nm-certs.sh

+ 1 - 0
scripts/nm-certs.sh

@@ -47,6 +47,7 @@ EOF
 cat <<EOF >"$SCRIPT_DIR/certbot-entry.sh"
 cat <<EOF >"$SCRIPT_DIR/certbot-entry.sh"
 #!/bin/sh
 #!/bin/sh
 # deps
 # deps
+apk update
 apk add bash curl
 apk add bash curl
 # zerossl
 # zerossl
 wget -qO zerossl-bot.sh "https://github.com/zerossl/zerossl-bot/raw/master/zerossl-bot.sh"
 wget -qO zerossl-bot.sh "https://github.com/zerossl/zerossl-bot/raw/master/zerossl-bot.sh"