forked from Archive/PX4-Autopilot
4 lines
39 B
Bash
4 lines
39 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
ulimit -S -n 2048
|