Skip to content

Commit 65aecbb

Browse files
authored
Update ct/limesurvey.sh
1 parent 454be9e commit 65aecbb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ct/limesurvey.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ function update_script() {
2828
msg_error "No ${APP} Installation Found!"
2929
exit
3030
fi
31-
32-
# mod_rewrite is required by the shipped .htaccess (for upgrades from older versions)
3331
if [[ ! -L /etc/apache2/mods-enabled/rewrite.load ]]; then
3432
msg_info "Enabling Apache mod_rewrite"
3533
$STD a2enmod rewrite

0 commit comments

Comments
 (0)