6 lines
177 B
Python
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',
|
|
}
|