Skip to content

Commit

Permalink
Add nodejs-20-debian-oci
Browse files Browse the repository at this point in the history
  • Loading branch information
lutfailham96 committed Dec 5, 2024
1 parent a4c0c54 commit 8600b54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nodejs/install_nodejs_debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ for key in \
DD8F2338BAE7501E3DD5AC78C273792F7D83545D \
A48C2BEE680E841632CD4E44F07496B3EB3C1762 \
108F52B48DB57BB0CC439B2997B01419BD92F80A \
B9E2F5981AA6E0CD28160D9FF13993A75599653C; \
B9E2F5981AA6E0CD28160D9FF13993A75599653C \
CC68F5A3106FF448322E48ED27F5E38D5B0A215F; \
do \
gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "${key}" || gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "${key}"; \
done; \
Expand Down

0 comments on commit 8600b54

Please sign in to comment.