rifle buss

This commit is contained in:
2025-11-02 07:26:00 -07:00
parent ef0b0760cb
commit aa0f009924
+4 -1
View File
@@ -94,7 +94,10 @@ if [ ! -z "$1" ]; then
# cargo
## oniux
echo -e "\nINSTALLIN TOR ONIUX\n"
cargo install --git https://gitlab.torproject.org/tpo/core/oniux --tag v0.6.1 oniux
git clone --recursive https://gitlab.torproject.org/tpo/core/oniux -b main /tmp/oniux
cd /tmp/oniux
cargo build
sudo mv ./target/debug/oniux /usr/local/bin/
# cleanup
echo -e "\ncleanan upps\n"
sudo apt autoremove -y