document env-to-ini env saving
This commit is contained in:
parent
6814f7f6d9
commit
f66a192d45
@ -141,7 +141,8 @@ stringData:
|
||||
|
||||
env2ini::log "...Initial secrets generated\n"
|
||||
}
|
||||
|
||||
|
||||
# save existing envs prior to script execution. Necessary to keep order of preexisting and custom envs
|
||||
env | (grep GITEA || [[ $? == 1 ]]) > /tmp/existing-envs
|
||||
|
||||
# MUST BE CALLED BEFORE OTHER CONFIGURATION
|
||||
|
Loading…
x
Reference in New Issue
Block a user