charm-ceph-radosgw/hooks/install

8 lines
153 B
Bash
Executable File

#!/bin/bash -e
# Wrapper to deal with newer Ubuntu versions that don't have py2 installed
# by default.
./hooks/install_deps
exec ./hooks/install.real