mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Remove the retrieval of MODNAME in custom integrations.
This commit is contained in:
parent
5783f74075
commit
3a5bb797ea
1 changed files with 0 additions and 1 deletions
|
@ -285,7 +285,6 @@ mergexml(){
|
|||
then
|
||||
if [[ ${FOUND} = 0 ]]
|
||||
then
|
||||
MODNAME=$(get_mod_name ${ID})
|
||||
echo
|
||||
echo -e "${green}Adding custom integration ${dir}${default}"
|
||||
FOUND=1
|
||||
|
|
Loading…
Add table
Reference in a new issue