mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-30 05:50:53 +03: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
|