Skip to content

Commit

Permalink
Reload nginx after certificate generating for mock hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Lukiyanchuk committed Mar 6, 2024
1 parent 0af0805 commit efd1a3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/routing/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ fi
if ! certgen | logger -t "${ROUTING_CERTS_GEN_HEADER}"; then
echo "Certificate generating for mock hosts failed. Skip"
fi

sudo nginx -s reload

0 comments on commit efd1a3d

Please sign in to comment.