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