mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-28 03:01:54 +08:00
5 lines
79 B
Bash
5 lines
79 B
Bash
#!/bin/sh
|
|
|
|
/etc/init.d/ss-redir enabled && /etc/init.d/ss-redir restart
|
|
exit 0
|