Compare commits
2 Commits
31f9e5a0f3
...
53d0556763
Author | SHA1 | Date |
---|---|---|
|
53d0556763 | |
|
87fda13ae3 |
|
@ -50,7 +50,6 @@ actions:
|
|||
mv /var/www/webroot/ROOT/wp-config.php /tmp; sed -i "s/${nodes.sqldb.master.intIP}/${globals.DB_HOST}/g" /tmp/wp-config.php;
|
||||
mv /tmp/wp-config.php /var/www/webroot/ROOT;
|
||||
|
||||
|
||||
installScripts:
|
||||
- cmd[cp]: |-
|
||||
[ ! -d $HOME/bin ] && mkdir $HOME/bin;
|
||||
|
|
Loading…
Reference in New Issue