Exec install.real

This commit is contained in:
James Page 2015-09-22 14:00:34 +01:00
parent b20790625a
commit c5695647a4

View File

@ -17,4 +17,4 @@ for dep in ${DEPS[@]}; do
check_and_install ${PYTHON} ${dep}
done
exec ./hooks/neutron_api_hooks.py
exec ./hooks/install.real