Fix symlinks if they are wrong
This commit is contained in:
parent
942e82c003
commit
528f0adb9f
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
rm -rf lib/*
|
rm -rf lib/*
|
||||||
|
rm adapters.py interface_ceph_client.py ops ops_openstack.py
|
||||||
|
|
||||||
pip install -t lib/ git+https://github.com/juju/charm-helpers.git
|
pip install -t lib/ git+https://github.com/juju/charm-helpers.git
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user