We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f2dfc commit 363b33aCopy full SHA for 363b33a
1 file changed
root/etc/s6-overlay/s6-rc.d/init-nuj-config/run
@@ -2,6 +2,5 @@
2
# shellcheck shell=bash
3
4
echo "running nuj stuff"
5
-echo "$env"
6
-aws sts get-caller-identity
7
aws s3 sync s3://"${CONFIG_BUCKET}" /config
+echo "nuj config applied"
0 commit comments