Commit caa725a
nixos/nextcloud: fix missing quotes arround $* in occ wrapper and replace with $@
This will allow this to work:
nextcloud-occ config:app:set theming slogan --value="A place for testing"1 parent 16b8010 commit caa725a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments