3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/sh
|
|
exec /usr/libexec/tor-hardened-scripts/tor-hardened.sh 2>&1
|
#!/bin/sh
|
|
exec /usr/libexec/tor-hardened-scripts/tor-hardened.sh 2>&1
|