4 lines
94 B
Bash
4 lines
94 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
./scripts/config --file .config --enable CONFIG_DEFAULT_SECURITY_SELINUX
|