"unit-files/static-git-puller@.service" did not exist on "e64e034618d8ed0e30d30244a150ac5c7bc93b20"
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