mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-02 00:05:49 +03:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#!/bin/sh
|
|
systemctl stop reproxy
|
|
systemctl disable reproxy
|