7 lines
162 B
Desktop File
7 lines
162 B
Desktop File
[Unit]
|
|
Description=Nextcloud file scan
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=docker-compose -f /opt/scarif/docker-compose.yml exec nextcloud php occ files:scan --all
|