a
This commit is contained in:
parent
87f7767af5
commit
bd43624689
5 changed files with 19 additions and 3 deletions
|
|
@ -47,6 +47,7 @@ def setup(path, base_dir, file_prefix, etcd_url, etcd_password):
|
|||
url="https://code.ungleich.ch/ahmedbilal/etcd3_wrapper",
|
||||
)
|
||||
|
||||
op_result.add(PipenvOperation.create, path=repo_name, site_packages=True)
|
||||
op_result.add(PipenvOperation.install, path=repo_name)
|
||||
|
||||
# Write Crontab entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue