mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
corretto link a frappe
This commit is contained in:
parent
b0a45a9e25
commit
a6ba63cc4a
1 changed files with 2 additions and 1 deletions
|
|
@ -72,7 +72,8 @@ Notes:
|
|||
Run the following commands in the terminal inside the container. You might need to create a new terminal in VSCode.
|
||||
|
||||
```shell
|
||||
bench init --skip-redis-config-generation --frappe-branch version-12 frappe-bench
|
||||
bench init --skip-redis-config-generation --frappe-path https://github.com/GraficheAquilane2021/frappe --frappe-branch version-12 frappe-bench
|
||||
#bench init --skip-redis-config-generation --frappe-branch version-12 frappe-bench
|
||||
cd frappe-bench
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue