diff --git a/update_website.sh b/update_website.sh new file mode 100755 index 0000000..d14d27f --- /dev/null +++ b/update_website.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +chmod -R a+rX ~/public_html +chmod o+x ~