Fix symlinks if they are wrong

This commit is contained in:
Liam Young 2020-04-23 15:11:34 +00:00
parent 942e82c003
commit 528f0adb9f

View File

@ -1,6 +1,7 @@
#!/bin/bash
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