mirror of
https://github.com/frappe/bench.git
synced 2025-01-25 07:58:24 +00:00
[Fix] Moved all production scripts under production folder
This commit is contained in:
parent
d8183de9b3
commit
3939787243
@ -5,10 +5,10 @@
|
|||||||
- include: ../develop/install.yml
|
- include: ../develop/install.yml
|
||||||
|
|
||||||
# Install the production environment
|
# Install the production environment
|
||||||
- include: ../develop/includes/setup_prod_env.yml
|
- include: includes/setup_prod_env.yml
|
||||||
|
|
||||||
# Setup Bench for production environment
|
# Setup Bench for production environment
|
||||||
- include: ../develop/includes/setup_bench_production.yml
|
- include: includes/setup_bench_production.yml
|
||||||
|
|
||||||
# Setup SELinux Policy, Optional can be done later
|
# Setup SELinux Policy, Optional can be done later
|
||||||
# - include: includes/setup_selinux_policy.yml
|
# - include: includes/setup_selinux_policy.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user