fix nc scan files cmd

master
Paul Walko 2020-11-05 19:43:47 -05:00
parent 10e26768b9
commit 72bb8aa3c2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# to scan new files: su -l www-data -s /bin/bash -c "/var/www/html/occ files:scan --path='/USER/files'"
# to scan new files: k exec --stdin --tty nextcloud-POD -npew -- /bin/bash -c "/var/www/html/occ files:scan --path='/USER/files'"
---
apiVersion: apps/v1