This website works better with JavaScript.
Explore
Help
Sign In
sbrl
/
LoRaWAN-Signal-Mapping
Watch
1
Star
0
Fork
You've already forked LoRaWAN-Signal-Mapping
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Create shel script proxy for server script access
Browse Source
master
Starbeamrainbowlabs
4 years ago
parent
c6e6150d3e
commit
dde6dc15be
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
server.sh
3
server.sh
Unescape
Escape
View File
@ -0,0 +1,3 @@
#!/usr/bin/env bash
node --experimental-modules server/index.mjs
$@
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
sbrl/LoRaWAN-Signal-Mapping
Title
Body
Create Issue