Skip to content

Commit 918446a

Browse files
committed
fix(setup-gotrue.yml): here, you dropped this: /
1 parent 43ef31b commit 918446a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/tasks/setup-gotrue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
state: 'directory'
3333
loop:
3434
- '/etc/auth.d'
35-
- 'opt/gotrue'
35+
- '/opt/gotrue'
3636
loop_control:
3737
loop_var: 'gotrue_dir_item'
3838

0 commit comments

Comments
 (0)