Remove return call that was not supposed to be committed.

This commit is contained in:
Daniel Ceregatti 2023-11-16 21:09:50 -08:00
parent 891096fb82
commit 511cc5e982

View file

@ -243,7 +243,6 @@ mergexml(){
fi fi
done done
done done
return
if [ -d ${SERVER_PROFILE}/custom ] if [ -d ${SERVER_PROFILE}/custom ]
then then
# First, remove any existing files, via the custom_ prefix # First, remove any existing files, via the custom_ prefix