9
0
mirror of https://github.com/Kas-tle/java2bedrock.sh.git synced 2025-12-24 00:59:15 +00:00

temp debug

This commit is contained in:
Kas-tle
2022-10-24 20:58:14 +00:00
committed by GitHub
parent cb3cf3cb8d
commit 1adae45f29

View File

@@ -85,6 +85,7 @@ done
if [[ ${disable_ulimit} == "true" ]] if [[ ${disable_ulimit} == "true" ]]
then then
getconf ARG_MAX
ulimit -s unlimited ulimit -s unlimited
status_message info "Changed ulimit settings for script:" status_message info "Changed ulimit settings for script:"
ulimit -a ulimit -a