mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-08-14 02:33:36 +00:00
3 lines
178 B
Bash
Executable file
3 lines
178 B
Bash
Executable file
# Merge all the XML files into a single types.xml file in the run time mods directory:
|
|
cd /mods/221100/2663169692/files/types
|
|
xmlmerge -o /mods/221100/2663169692/types.xml *.xml
|