mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-04-13 22:04:47 +01:00
Fix typo
This commit is contained in:
@@ -150,7 +150,7 @@
|
|||||||
block:
|
block:
|
||||||
- name: Create opvn folder
|
- name: Create opvn folder
|
||||||
shell: mkdir /opt/appdata/{{pgrole}}/openvpn && touch mkdir /opt/appdata/{{pgrole}}/openvpn/OPVN\ files\ go\ here > && chown -R {{PUID}}:{{PGID}} /opt/appdata/{{pgrole}}/openvpn
|
shell: mkdir /opt/appdata/{{pgrole}}/openvpn && touch mkdir /opt/appdata/{{pgrole}}/openvpn/OPVN\ files\ go\ here > && chown -R {{PUID}}:{{PGID}} /opt/appdata/{{pgrole}}/openvpn
|
||||||
when: not opvncheck.stat.exists
|
when: not ovpncheck.stat.exists
|
||||||
|
|
||||||
|
|
||||||
# FIRST TIME CONFIGURATION ####################################################
|
# FIRST TIME CONFIGURATION ####################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user