diff options
Diffstat (limited to 'pre-inst-scripts')
| -rwxr-xr-x | pre-inst-scripts/domagi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pre-inst-scripts/domagi b/pre-inst-scripts/domagi new file mode 100755 index 0000000..95a6ce5 --- /dev/null +++ b/pre-inst-scripts/domagi @@ -0,0 +1,3 @@ +#! /bin/sh + +python3 -m domagi.domagi "$@" |
