This website works better with JavaScript.
Home
Explore
Help
Sign In
sbrl
/
LoRaWAN-Signal-Mapping
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Create shel script proxy for server script access
master
Starbeamrainbowlabs
1 year ago
parent
c6e6150d3e
commit
dde6dc15be
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
server.sh
+ 3
- 0
server.sh
View File
@ -0,0 +1,3 @@
#!/usr/bin/env bash
node --experimental-modules server/index.mjs
$@
;
Write
Preview
Loading…
Cancel
Save