Skip to content

Commit f89ae29

Browse files
committed
Add instructions to update server and docs [no ci]
1 parent 14cbf6d commit f89ae29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
142142
exit 1
143143
fi
144144

145+
echo -e "==> ${RED}Add SRI version to '/etc/nginx/sa-client-site-with-ssl.conf' on external server and update docs page at 'https://docs.simpleanalytics.com/sri'${RESET}"
146+
145147
echo -e "==> ${GREEN}Woop woop! Deployed to $SERVER_NAME!${RESET}"
146148
else
147149
echo '==> Cancelled by you'

0 commit comments

Comments
 (0)