Compare commits
No commits in common. "79253873be3b9dc74c784109c018926055347826" and "ff5449766aae9137ccf841b15e228611dad996ba" have entirely different histories.
79253873be
...
ff5449766a
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue