mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-19 07:45:49 +00:00
4 lines
86 B
Bash
Executable File
4 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
/opt/zapret2/init.d/sysv/zapret2 start
|
|
exec chpst -b zapret2 sleep infinity
|