diff --git a/ssh_client.py b/ssh_client.py index 989ea56..bb59591 100755 --- a/ssh_client.py +++ b/ssh_client.py @@ -17,7 +17,7 @@ BASH_PROFILE_PATH = '~/.bash_profile' DEF_KNOWN_HOSTS_PATH = '~/.ssh/known_hosts' DEF_SSH_CONF_PATH = '~/.ssh/config' -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' USAGE = """\ Usage: pritunl-ssh [command]