zot: fix missing var (Dev -> Main) (#5056)
This commit is contained in:
parent
08230e9089
commit
a9e3520df1
@ -31,7 +31,7 @@ $STD htpasswd -b -B -c /etc/zot/htpasswd admin "$ZOTPASSWORD"
|
|||||||
echo "Zot User: admin"
|
echo "Zot User: admin"
|
||||||
echo "Zot Password: $ZOTPASSWORD"
|
echo "Zot Password: $ZOTPASSWORD"
|
||||||
} >>~/zot.creds
|
} >>~/zot.creds
|
||||||
echo "${RELEASE}" >~/.${APP}
|
echo "${RELEASE}" >~/.${APPLICATION}
|
||||||
msg_ok "Installed Zot Registry"
|
msg_ok "Installed Zot Registry"
|
||||||
|
|
||||||
msg_info "Setup Service"
|
msg_info "Setup Service"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user