diff options
-rw-r--r-- | bin/site-specific-install.sh | 2 | ||||
m--------- | commonlib | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh index 0f32c86f6..41d35f783 100644 --- a/bin/site-specific-install.sh +++ b/bin/site-specific-install.sh @@ -28,6 +28,8 @@ misuse() { install_nginx +install_postfix + # Check out the current released version su -l -c "cd '$REPOSITORY' && git checkout '$VERSION'" "$UNIX_USER" diff --git a/commonlib b/commonlib -Subproject d34573a26f0894c28ac118fa27c6945223fcf85 +Subproject 86fbca1e11effc7afacefa722ca871ada0ee69f |