This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
influxdb
mirror of
https://github.com/influxdata/influxdb.git
Watch
1
Star
0
Fork
You've already forked influxdb
0
Code
Issues
Projects
Releases
Wiki
Activity
616cef62e6
influxdb
/
etc
/
influxdb-daemon.sh
4 lines
52 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
nohup /usr/bin/influxdb
"
$@
"
&
Reference in New Issue
View Git Blame
Copy Permalink