add group at start
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user