Skip to content

Commit 7f8e382

Browse files
author
aRkadeFR
committed
Under debian, bash is /bin/bash and not /usr/bin/bash
1 parent fe7dbf0 commit 7f8e382

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)