add group at start
This commit is contained in:
parent
258aadcf60
commit
c18fc2a76c
@ -1,5 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# add group openvpn
|
||||||
|
groupadd openvpn
|
||||||
|
|
||||||
# python venv
|
# python venv
|
||||||
PATH="/mop/env/bin:$PATH"
|
PATH="/mop/env/bin:$PATH"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user