Rename recipe
This commit is contained in:
parent
313740fba7
commit
e998292e94
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -7,7 +7,7 @@ db-backup:
|
||||||
export-config:
|
export-config:
|
||||||
drush config:export --destination=`pwd`/config/sync --yes
|
drush config:export --destination=`pwd`/config/sync --yes
|
||||||
|
|
||||||
generate-static:
|
generate-html:
|
||||||
drush tome:static --uri https://www.oliverdavies.uk
|
drush tome:static --uri https://www.oliverdavies.uk
|
||||||
|
|
||||||
install-drupal:
|
install-drupal:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue