Exec install.real

This commit is contained in:
james.page@ubuntu.com 2015-09-22 14:00:34 +01:00
parent 35ede33c75
commit 70511c6cb5
1 changed files with 1 additions and 1 deletions

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