mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-24 08:12:31 +02:00
4 lines
59 B
Bash
4 lines
59 B
Bash
|
#!/bin/sh
|
||
|
systemctl start reproxy
|
||
|
systemctl enable reproxy
|