bundlewrap/bundles/hetzner-dyndns/items.py
2025-04-16 22:41:20 +02:00

6 lines
177 B
Python

directories['/opt/hetzner-dyndns/src'] = {}
git_deploy['/opt/hetzner-dyndns/src'] = {
'repo': 'https://git.franzi.business/sophie/hetzner-dyndns.git',
'rev': 'main',
}