1
0
mirror of https://github.com/umputun/reproxy.git synced 2025-06-30 22:13:42 +02:00
Files
reproxy/scripts/postinstall.sh

4 lines
59 B
Bash
Raw Normal View History

#!/bin/sh
systemctl start reproxy
systemctl enable reproxy