mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 22:31:18 +00:00
Remove return call that was not supposed to be committed.
This commit is contained in:
parent
891096fb82
commit
511cc5e982
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue