Commit d38678c
authored
fix: config file permissions on upgrade to 0.2.0 (#108)
* Fix config file permissions on upgrade to 0.2.0
When upgrading from a previous version, the config file may have incorrect
permissions that prevent the bouncer from reading it, causing:
'permission denied' errors.1 parent aa4d984 commit d38678c
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments