Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
slavb18 committed Oct 29, 2024
1 parent 3380f7e commit d4238d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions step-ca/install/step-sshd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ curl -LO https://github.com/iconicompany/iconicluster/raw/main/step-ca/systemd/c
sudo mv -v cert-renewer-ssh.service cert-renewer-ssh.timer /etc/systemd/system/
rm -rf ${WORK_DIR}


sudo systemctl daemon-reload
sudo systemctl daemon-reload
sudo systemctl enable --now cert-renewer-ssh.timer

0 comments on commit d4238d1

Please sign in to comment.