This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcarman
/
Wappler_Access
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added start.sh
master
rpm-mcarman
2 years ago
parent
d77aec6767
commit
cee6ed82cd
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
start.sh
+ 4
- 0
start.sh
View File
@@ -0,0 +1,4 @@
#!/bin/bash
cd /var/www/Wappler_Access/
PATH="$HOME/.nvm/versions/node/v12.14.1/bin:$PATH"
npm start
Write
Preview
Loading…
Cancel
Save