Commit 00ab639f by Michael Pastushkov

new macos script

parent b8dcbf35
No preview for this file type
No preview for this file type
#!/bin/bash #!/bin/bash
/usr/bin/open -a Terminal "`dirname \"$0\"`/bytevia_mac" #/usr/bin/open -a Terminal "`dirname \"$0\"`/bytevia_mac"
osascript -e 'tell application "Terminal" to do script "'"$(dirname "$0")/bytevia_mac --proto=udp --local-port=51862"'"'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment