Skip to content

Commit

Permalink
litemage config
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Egg committed Aug 25, 2020
1 parent 0efea04 commit 676fda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lsws1clk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@ setup_lsws(){
sed -i "s/${DF_PHPVER}/${PHPVER}/g" ${LSCONF}
fi
if [ "${APP}" != 'magento' ]; then
sed -i 's/<litemage>2/<litemage>0/g' ${LSVCONF}
sed -i 's/<litemage>1/<litemage>0/g' ${LSVCONF}
fi
gen_selfsigned_cert
}
Expand Down

0 comments on commit 676fda0

Please sign in to comment.