This website requires JavaScript.
Explore
Help
Sign In
syn2cat
/
sensors
Watch
2
Star
0
Fork
You've already forked sensors
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9fcf2b0871
sensors
/
collect
/
build.sh
7 lines
85 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
virtualenv ENV
source
ENV/bin/activate
pip install -r requirements.txt
Reference in New Issue
View Git Blame
Copy Permalink