mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#!/usr/bin/env bash
|
|
mkdir /run/rmilter
|
|
chown _rmilter:_rmilter /run/rmilter
|