Skip to content

Commit d5c1079

Browse files
authored
Merge pull request #20 from aRkadeFR/update_readme_for_debian_openvpn
Under debian, bash is /bin/bash and not /usr/bin/bash
2 parents fe7dbf0 + 7f8e382 commit d5c1079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ before the device is closed:
4848

4949
```
5050
script-security 2
51-
setenv PATH /usr/bin
51+
setenv PATH /usr/bin:/bin
5252
up /etc/openvpn/update-systemd-resolved
5353
down /etc/openvpn/update-systemd-resolved
5454
down-pre

0 commit comments

Comments
 (0)