mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
Create erpnext-apps-master.json
This commit is contained in:
parent
9e81bda10f
commit
8e76fa7393
12
install_scripts/erpnext-apps-master.json
Normal file
12
install_scripts/erpnext-apps-master.json
Normal file
@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"url":"https://github.com/frappe/erpnext",
|
||||
"name":"erpnext",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"url":"https://github.com/frappe/shopping-cart",
|
||||
"name":"shopping_cart",
|
||||
"branch": "master"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user