bundles/pretalx: add bash_alias for manage.py
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
4a3be10add
commit
61cf881a03
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ defaults = {
|
|||
'/opt/pretalx/data',
|
||||
},
|
||||
},
|
||||
'bash_aliases': {
|
||||
'pretalx': 'sudo /opt/pretalx/venv/bin/python -m pretalx',
|
||||
},
|
||||
'icinga2_api': {
|
||||
'pretalx': {
|
||||
'services': {
|
||||
|
|
Loading…
Reference in a new issue