Skip to content

Commit

Permalink
openvpn path for brew on MacOS #244
Browse files Browse the repository at this point in the history
  • Loading branch information
jotyGill committed Sep 25, 2019
1 parent 7278fd1 commit 4ba0499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openpyn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ def add_to_path(bin_path):
add_to_path("/sbin") # for Debain Buster
add_to_path("/usr/local/bin") # for openpyn-management on Fedora
add_to_path("/usr/local/sbin") # for openpyn-management on MacOS
add_to_path("/usr/local/Cellar") # for openvpn bin in MacOS

0 comments on commit 4ba0499

Please sign in to comment.