comment out subst section temporarily
This commit is contained in:
parent
8b329a9f7b
commit
278671e4d7
3
setup.sh
3
setup.sh
@ -521,7 +521,7 @@ if [ "${usePHP}" -eq 1 ]; then
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
: <<'COMMENTSECTION'
|
||||||
|
|
||||||
### Write configurations to template files
|
### Write configurations to template files
|
||||||
# let user know what's happening
|
# let user know what's happening
|
||||||
@ -573,6 +573,7 @@ if [ "${phpType}" = "sockets" ]; then
|
|||||||
sed -i -e "/${tag_phphandler}/{r ${configPath}/${file_phpSOCK}" -e 'd}' "${configPath}/${file_phphandler}"
|
sed -i -e "/${tag_phphandler}/{r ${configPath}/${file_phpSOCK}" -e 'd}' "${configPath}/${file_phphandler}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
COMMENTSECTION
|
||||||
|
|
||||||
# debug section
|
# debug section
|
||||||
echo -e "\n${mag}---------------------${norm}"
|
echo -e "\n${mag}---------------------${norm}"
|
||||||
|
Loading…
Reference in New Issue
Block a user