Anonymous

Changes

From Pumping Station One
6 bytes added ,  04:35, 8 April 2015
Line 17: Line 17:  
This might work, but I havn't tested it yet.  Don't do it unless you know what the consequences are.
 
This might work, but I havn't tested it yet.  Don't do it unless you know what the consequences are.
 
<syntaxhighlight lang=bash>
 
<syntaxhighlight lang=bash>
sed -i 's/FlushDNSCache/flushDNSCache/' /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh
+
sed -i '' 's/FlushDNSCache/flushDNSCache/' /Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh
sed -i 's/FlushDNSCache/flushDNSCache/' /Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh
+
sed -i '' 's/FlushDNSCache/flushDNSCache/' /Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh
 
</syntaxhighlight>
 
</syntaxhighlight>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.