We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d32af8 commit 1b1d149Copy full SHA for 1b1d149
ssh_client.py
@@ -17,7 +17,7 @@
17
BASH_PROFILE_PATH = '~/.bash_profile'
18
DEF_KNOWN_HOSTS_PATH = '~/.ssh/known_hosts'
19
DEF_SSH_CONF_PATH = '~/.ssh/config'
20
-BROWSER_PATH = '/mnt/c/Program\ Files\ \(x86\)/Google/Chrome/Application/chrome.exe'
+BROWSER_PATH = r'/mnt/c/Program\ Files\ \(x86\)/Google/Chrome/Application/chrome.exe'
21
22
USAGE = """\
23
Usage: pritunl-ssh [command]
0 commit comments