mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 14:24:21 +08: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
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
ulimit -S -n 2048
|
||||
Reference in New Issue
Block a user