"unit-files/d-u@.service" did not exist on "ac7e73f3eed6397dc08d15cfd74cf5c6ca05ba06"
Newer
Older
#!/bin/bash
domain=`pwd | cut -d'/' -f4`
systemctl `basename "$0"` u@$domain
#!/bin/bash
domain=`pwd | cut -d'/' -f4`
systemctl `basename "$0"` u@$domain