diff --git a/scripts/_common.sh b/scripts/_common.sh index ab4620d..cf5c7b9 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ GIT_REPO="https://github.com/movim/movim" # Commit to checkout -HEAD_COMMIT="ca7f1e95192a89fb4d922603b8daf4f8e5a" +HEAD_COMMIT="b7347ca7f1e95192a89fb4d922603b8daf4f8e5a" # Source code destination directory DESTDIR="/var/www/movim"