ascii error
parent
fbd4d2d36f
commit
c930c505bb
|
@ -118,7 +118,7 @@ actions:
|
|||
setupLEdomain:
|
||||
- cmd[cp]: |-
|
||||
source /opt/letsencrypt/settings;
|
||||
bash ~/bin/setupWP.sh --url https://${domain};
|
||||
bash ~/bin/setupWP.sh --url https://${globals.DOMAIN};
|
||||
|
||||
installWordpress:
|
||||
- install: ${globals.BASE_URL}/scripts/installWP.jps
|
||||
|
|
Loading…
Reference in New Issue