This website requires JavaScript.
Explore
Help
Sign In
BTCPrivate
/
btcp-digital-store
mirror of
https://github.com/BTCPrivate/btcp-digital-store.git
Watch
1
Star
0
Fork
You've already forked btcp-digital-store
0
Code
Issues
Projects
Releases
Wiki
Activity
879add5038
btcp-digital-store
/
start.sh
4 lines
57 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
[
-f .env
]
&&
source
.env
babel-node app.js
Reference in New Issue
View Git Blame
Copy Permalink