@@ -1,5 +1,9 @@
#!/bin/bash
# Disable Strict Host checking for non interactive git clones
echo -e "Host *\n\tStrictHostKeyChecking no\n" >> /root/.ssh/config
# Pull down code form git for our site!
if [ ! -z "$GIT_REPO" ]; then
rm /usr/share/nginx/html/*
The note is not visible to the blocked user.