mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2025-08-03 01:53:15 +08:00
Update scripts
This commit is contained in:
parent
cb745467f9
commit
1ab5780416
3 changed files with 6 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
|||
# Read DuckDNS_Token and ACME_Email from .env
|
||||
source ".env"
|
||||
|
||||
export DuckDNS_Token "$DuckDNS_Token"
|
||||
|
||||
/root/.acme.sh/acme.sh --upgrade --auto-upgrade
|
||||
|
||||
# Array of main domains
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue