certrenew.service/enable.sh

4 lines
168 B
Bash
Raw Normal View History

#!/bin/sh
sudo systemctl enable certrenew.service certrenew.timer certrenew.path
sudo systemctl start certrenew.service certrenew.timer certrenew.target certrenew.path