FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
evolution-api/manager_install.sh at main · evolution-foundation/evolution-api · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
evolution-foundation
/
evolution-api
Public
Notifications
You must be signed in to change notification settings
Fork
7.2k
Star
9.4k
Code
Issues
144
Pull requests
65
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
evolution-api
/
manager_install.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
8 lines (7 loc) · 134 Bytes
Breadcrumbs
evolution-api
/
manager_install.sh
Copy path
File metadata and controls
executable file
·
8 lines (7 loc) · 134 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
#!
/bin/bash
cd
evolution-manager-v2
npm install
npm run build
cd
..
rm -rf manager/dist
cp -r evolution-manager-v2/dist manager/dist
Back
|
FazBrowse Home
|
New Git URL