mirror of
https://github.com/bol-van/zapret.git
synced 2025-01-03 04:49:55 +00: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
|