mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-08 17:30:32 +05:00
4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
#!/bin/sh
|
|
/opt/zapret/init.d/sysv/zapret start
|
|
exec chpst -b zapret sleep infinity
|