Skip to content

Commit

Permalink
comments, re-indents, etc (nothing substantitive)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Oct 10, 2024
1 parent d61a66c commit 5bbec11
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/token-maker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ echo 'namespace "'$NAMESPACE'" { policy="write" }' \


# create namespace
DRIVER=podman
if [ "$NOMAD_ADDR" = "https://prod.archive.org" ]; then
DRIVER=docker
fi
echo '
name = "'$NAMESPACE'"
description = "'$NAMESPACE' only access"
Expand Down

0 comments on commit 5bbec11

Please sign in to comment.