mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-04 15:36:32 +03:00
4 lines
59 B
Bash
4 lines
59 B
Bash
|
#!/bin/sh
|
||
|
systemctl stop reproxy
|
||
|
systemctl disable reproxy
|