Fix correct shebang for libvirt.
Change-Id: I307434e73a9688e4b43920a4ce0f1b89f04e6aa0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#/bin/bash
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
export DEBIAN_FRONTEND=noninteractive ;\
|
||||
apt-key add /etc/apt/ceph-${CEPH_RELEASE}.key ;\
|
||||
|
Reference in New Issue
Block a user