FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
CovenantSQL/rpc/_example/node/runNode2.sh at develop · CovenantSQL/CovenantSQL · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
CovenantSQL
/
CovenantSQL
Public
Notifications
You must be signed in to change notification settings
Fork
146
Star
1.5k
Code
Issues
27
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
CovenantSQL
/
rpc
/
_example
/
node
/
runNode2.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
4 lines (3 loc) · 105 Bytes
Breadcrumbs
CovenantSQL
/
rpc
/
_example
/
node
/
runNode2.sh
Copy path
File metadata and controls
executable file
·
4 lines (3 loc) · 105 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
#!
/bin/bash
WORKING_DIR=
$(
cd
$(
dirname
$0
)
/
;
pwd
)
cd
${WORKING_DIR}
&&
go run main.go ../conf/node2.yaml
Back
|
FazBrowse Home
|
New Git URL