-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmy_apps
More file actions
37 lines (33 loc) · 2.3 KB
/
my_apps
File metadata and controls
37 lines (33 loc) · 2.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
bench get-app --branch version-15 https://github.com/resilient-tech/india-compliance.git
bench get-app --branch version-15 https://github.com/frappe/payments.git
bench get-app --branch version-15 https://github.com/frappe/hrms.git
bench get-app --branch extra-15 https://github.com/teambackoffice/POS-Awesome-V15.git
bench get-app https://github.com/8848digital/KSA.git
bench get-app https://github.com/exvas/rawad.git
bench get-app https://github.com/exvas/extra.git
bench get-app --branch version-15 https://github.com/teambackoffice/datavalue_theme_15.git
bench get-app --branch version-15 https://github.com/exvas/beansnseeds.git
bench get-app --branch version-15 https://github.com/exvas/aabha_homes.git
bench get-app --branch master https://github.com/lavaloon-eg/ksa_compliance.git
bench get-app https://github.com/teambackoffice/ksa_vat.git
bench get-app --branch codfather https://github.com/codfatherlogic/lb_website.git
bench get-app --branch version-15 https://github.com/exvas/sfs.git
bench get-app --branch version-15 https://github.com/exvas/staffing.git
bench get-app --branch main https://github.com/exvas/super_admin.git
or
bench get-app --branch version-15 https://github.com/resilient-tech/india-compliance.git && \
bench get-app --branch version-15 https://github.com/frappe/payments.git && \
bench get-app --branch version-15 https://github.com/frappe/hrms.git && \
bench get-app --branch extra-15 https://github.com/teambackoffice/POS-Awesome-V15.git && \
bench get-app https://github.com/8848digital/KSA.git && \
bench get-app https://github.com/exvas/rawad.git && \
bench get-app https://github.com/exvas/extra.git && \
bench get-app --branch version-15 https://github.com/teambackoffice/datavalue_theme_15.git && \
bench get-app --branch version-15 https://github.com/exvas/beansnseeds.git && \
bench get-app --branch version-15 https://github.com/exvas/aabha_homes.git && \
bench get-app --branch master https://github.com/lavaloon-eg/ksa_compliance.git && \
bench get-app https://github.com/teambackoffice/ksa_vat.git && \
bench get-app --branch codfather https://github.com/codfatherlogic/lb_website.git && \
bench get-app --branch version-15 https://github.com/exvas/sfs.git && \
bench get-app --branch version-15 https://github.com/exvas/staffing.git && \
bench get-app --branch main https://github.com/exvas/super_admin.git