4 lines
48 B
Bash
Executable File
4 lines
48 B
Bash
Executable File
#!/bin/sh
|
|
|
|
patch -p1 < 0001-fix-O_CLOEXEC.patch
|