diff options
Diffstat (limited to 'rapidvm/dib/elements/rapid/post-install.d/60-compile-prox')
-rwxr-xr-x | rapidvm/dib/elements/rapid/post-install.d/60-compile-prox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rapidvm/dib/elements/rapid/post-install.d/60-compile-prox b/rapidvm/dib/elements/rapid/post-install.d/60-compile-prox index 2ae1c3cb..ebb87fd8 100755 --- a/rapidvm/dib/elements/rapid/post-install.d/60-compile-prox +++ b/rapidvm/dib/elements/rapid/post-install.d/60-compile-prox @@ -24,4 +24,5 @@ cp helper-scripts/rapid/check_prox_system_setup.sh ${BUILD_DIR} cp helper-scripts/rapid/check-prox-system-setup.service ${BUILD_DIR} cp helper-scripts/rapid/sharkproxlog.sh ${BUILD_DIR} cp helper-scripts/rapid/deploycentostools.sh ${BUILD_DIR} +cp helper-scripts/rapid/rapid_rsa_key.pub ${BUILD_DIR} popd > /dev/null 2>&1 |