diff --git a/bundles/yourls/items.py b/bundles/yourls/items.py index 8ed0472..0f5e11b 100644 --- a/bundles/yourls/items.py +++ b/bundles/yourls/items.py @@ -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',