a
This commit is contained in:
parent
87f7767af5
commit
bd43624689
5 changed files with 19 additions and 3 deletions
|
|
@ -45,7 +45,8 @@ def setup(path, base_dir, etcd_url, etcd_password):
|
|||
path=repo_name,
|
||||
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