This commit is contained in:
2023-06-15 11:56:47 +00:00
parent b0b604ffcf
commit d365641535

View File

@@ -38,7 +38,9 @@ sed -i "s/PORT/$PORT/g" /root/.ssh/config;
# Check git repository permissions"
if [ "$ADDITIONALS" == "true" ]; then
echo "Additional install has started"
sh /additional_install.sh
echo "Additional install has finished"
else
if [[ "$SMARTHOST_PROXY" == "YES" || "$SMARTHOST_PROXY" == "TRUE" ]]; then
PROXY_TYPE=smarthost-proxy" "$PROXY_TYPE;