fix: use python for installer script (#1178)
This commit is contained in:
committed by
GitHub
parent
d60e32bce7
commit
d5aae2097d
@@ -1,15 +1,6 @@
|
||||
{
|
||||
"client_name": [
|
||||
{
|
||||
"name": "frappe",
|
||||
"branch": "develop",
|
||||
"upstream": "git@github.com:frappe/frappe.git",
|
||||
"fork": "[your fork]"
|
||||
},
|
||||
{
|
||||
"name": "erpnext",
|
||||
"branch": "develop",
|
||||
"upstream": "git@github.com:frappe/erpnext.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
[
|
||||
{
|
||||
"url": "https://github.com/frappe/erpnext.git",
|
||||
"branch": "version-14"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user