Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
Remove duplicate script
Browse files Browse the repository at this point in the history
  • Loading branch information
s-aska committed Jul 1, 2016
1 parent 69e6f22 commit 3c51224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions script/cron/renew-cert.sh
@@ -1,8 +1,8 @@
#!/bin/sh

# crontab (root)
# 0 4 1 * * /home/aska/7kai-Tasks/script/renew-cert.sh
# 0 4 1 * * /home/aska/7kai-Tasks/script/cron/renew-cert.sh

/usr/local/src/letsencrypt/letsencrypt-auto certonly --webroot -d tasks.7kai.org --webroot-path /home/aska/7kai-Tasks/htdocs --renew-by-default
/home/aska/tasks.7kai.org/scripts/ct-submit.sh
/home/aska/7kai-Tasks/script/ct-submit.sh
/etc/init.d/nginx reload
7 changes: 0 additions & 7 deletions script/renew-cert.sh

This file was deleted.

0 comments on commit 3c51224

Please sign in to comment.