Skip to content

Commit

Permalink
nextcloud: fixing typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomMoulard committed Mar 16, 2022
1 parent 02b0037 commit 8380f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ docker-compose exec -u www-data nextcloud php occ maintenance:mode --off

If you want to re apply the configuration of nextcloud, you can always run this:
```bash
docker-compose -u www-data exec nextcloud php occ maintenance:repair
docker-compose exec -u www-data nextcloud php occ maintenance:repair
```

### php-imagick
Expand Down

0 comments on commit 8380f56

Please # to comment.