certrenew.service/enable.sh

3 lines
168 B
Bash

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