relay/pkg/scripts/postinstall.sh

5 lines
98 B
Bash

#!/usr/bin/env bash
systemctl enable lumeweb-relay.service
systemctl start lumeweb-relay.service