Compare commits

..

No commits in common. "79253873be3b9dc74c784109c018926055347826" and "ff5449766aae9137ccf841b15e228611dad996ba" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,7 @@
## Beschreibung ## Beschreibung
- Hintergrund-Dienst für [Espe](/misc/espe-meta) - Hintergrund-Dienst für [Espe](https://gitlab.die-linke.cloud/espe/documentation)
## Erstellung ## Erstellung

View file

@ -47,7 +47,6 @@ def main():
"--verbose", "--verbose",
"--exclude='conf.json'", "--exclude='conf.json'",
"--exclude='data.sqlite'", "--exclude='data.sqlite'",
"--exclude='log.jsonl'",
("%s/" % args.build_directory), ("%s/" % args.build_directory),
( (
("%s" % args.target_directory) ("%s" % args.target_directory)