ascii error

main
Anthony 2024-11-08 01:44:02 +08:00
parent fbd4d2d36f
commit c930c505bb
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ actions:
setupLEdomain: setupLEdomain:
- cmd[cp]: |- - cmd[cp]: |-
source /opt/letsencrypt/settings; source /opt/letsencrypt/settings;
bash ~/bin/setupWP.sh --url https://${domain}; bash ~/bin/setupWP.sh --url https://${globals.DOMAIN};
installWordpress: installWordpress:
- install: ${globals.BASE_URL}/scripts/installWP.jps - install: ${globals.BASE_URL}/scripts/installWP.jps