Обновить jeyerp.yaml

This commit is contained in:
ali 2025-07-09 21:32:51 +00:00
parent cec76f119e
commit 8eba0a8140
1 changed files with 1 additions and 1 deletions

View File

@ -621,7 +621,7 @@ actions:
# Create a New Site
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench new-site --admin-password=admin --db-root-username=root --db-root-password="${DISTROBUILDER_ROOT_UUID}" --install-app erpnext --set-default frontend'
# Install Standard App
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench install-app hrms --force'
su frappe -c 'cd /home/frappe/frappe-bench && redis-server && uvx --from frappe-bench bench install-app hrms'
# Download Jey ERP Apps
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench migrate-csv-to-po'
su frappe -c 'cd /home/frappe/frappe-bench && uvx --from frappe-bench bench get-app https://git.host.jeyerp.az/ali/custom_subtabs.git'