mirror of
https://github.com/frappe/bench.git
synced 2025-01-10 09:02:10 +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
|
||||
|
||||
# Install the production environment
|
||||
- include: ../develop/includes/setup_prod_env.yml
|
||||
- include: includes/setup_prod_env.yml
|
||||
|
||||
# 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
|
||||
# - include: includes/setup_selinux_policy.yml
|
||||
|
Loading…
Reference in New Issue
Block a user