fix: effownejbwenfvc
This commit is contained in:
@@ -130,6 +130,7 @@ in
|
|||||||
in {
|
in {
|
||||||
postStart = ''
|
postStart = ''
|
||||||
chmod 550 '${cfgFile}'
|
chmod 550 '${cfgFile}'
|
||||||
|
echo "1111" >> ${cfgFile} # DEBUG
|
||||||
${lib.getExe pkgs.replace-secret} "@replace_oauth_secret@" "${oauthClientSecretFP}" "${cfgFile}"
|
${lib.getExe pkgs.replace-secret} "@replace_oauth_secret@" "${oauthClientSecretFP}" "${cfgFile}"
|
||||||
chmod 440 '${cfgFile}'
|
chmod 440 '${cfgFile}'
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user