This website requires JavaScript.
Explore
Help
Sign In
dxs
/
onionr
Watch
1
Star
0
Fork
You've already forked onionr
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0c196e8135
onionr
/
install
/
pre_install.sh
4 lines
98 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
pip3 install --no-input -r
"
$OUTPUT_DIR
/requirements.txt
"
--require-hashes > /dev/null
Reference in New Issue
View Git Blame
Copy Permalink