2 lines
45 B
Bash
Executable file
2 lines
45 B
Bash
Executable file
#!/bin/sh
|
|
exec cage -d /usr/bin/librewolf $@
|