diff --git a/setup.sh b/setup.sh
index 77eb1f213c94577a36e1e91cf1a69d0100b7ba39..7c7c267e6a0f2fb3c9cb13f222c3c1a0192c884b 100755
--- a/setup.sh
+++ b/setup.sh
@@ -8,4 +8,8 @@ ln -s ../../cas_auth cas_auth
 ln -s ../../customindex customindex
 ln -s ../../unl_theme unl_theme
 
+#Do patches
+cd ../
+patch -p0 < ../patches/lowercase_post.diff
+