mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-11 18:48:26 +00:00
parent
385a909153
commit
241b35a8f5
@ -1746,7 +1746,7 @@ getModIds(){
|
||||
fi
|
||||
done
|
||||
find "${arkserverroot}/ShooterGame/Content/Mods" -maxdepth 1 -type d -printf "%P\n"
|
||||
) | sort | uniq | grep '^[1-9][0-9]*$'
|
||||
) | sort | uniq | grep '^[1-9][0-9]*$' | grep -v '^111111111$'
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user