docs: fix lint errors

This commit is contained in:
Revant Nandgaonkar 2022-12-28 21:19:04 +05:30
parent 081ce7eedc
commit 4e96a16ee2
2 changed files with 63 additions and 62 deletions

View file

@ -110,5 +110,6 @@ Example change:
done;
echo "sites/common_site_config.json found";
bench new-site frontend --no-mariadb-socket --admin-password=admin --db-root-password=admin --install-app payments --install-app erpnext --set-default;
# ... removed for brevity
```