mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-12 22:23:15 +00:00
do not write resticPassword to secrets.json
This commit is contained in:
parent
d4e33a9639
commit
f3e19457ee
|
@ -73,8 +73,7 @@ genSecrets() {
|
|||
"adminPassword": "$USER_PASS",
|
||||
"databasePassword": "$USER_PASS"
|
||||
}
|
||||
},
|
||||
"resticPassword": "$USER_PASS"
|
||||
}
|
||||
}
|
||||
EOF
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue