mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Add script to set the correct ulimit on Mac OS (#11247)
This commit is contained in:
committed by
Daniel Agar
parent
87993e7335
commit
3d3a98c803
3
Tools/mac_set_ulimit.sh
Executable file
3
Tools/mac_set_ulimit.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
ulimit -S -n 2048
|
||||
Reference in New Issue
Block a user