This website works better with JavaScript
Home
Explore
Help
Sign In
daniel
/
owncloud-cron
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
'occ-files-complete.sh' hinzufügen
Daniel Wenzel
3 years ago
parent
87fde2db73
commit
21fc51840b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
occ-files-complete.sh
+ 2
- 0
occ-files-complete.sh
View File
@@ -0,0 +1,2 @@
+#!/bin/bash
+su - www-data -c "php /var/www/owncloud/occ files:scan --all"