This commit is contained in:
CroneKorkN 2025-06-09 18:14:32 +02:00
parent a8976ab36e
commit 84b32acdc8
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -20,7 +20,7 @@ git_deploy = {
}
files = {
f'/var/www/yourls/htdoc/user/config.php': {
f'/var/www/yourls/htdocs/user/config.php': {
'content_type': 'mako',
'mode': '0440',
'owner': 'www-data',