mirror of
https://github.com/outbackdingo/ports.git
synced 2026-03-22 04:44:50 +00:00
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
exec tor --quiet --runasdaemon 0 2>&1
|