mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
SC
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
parent
b1d24ff3b5
commit
6e4849aa41
@ -16,7 +16,7 @@ root_check
|
||||
|
||||
MOUNT_ID="$1"
|
||||
|
||||
if nextcloud_occ files_external:list | grep $MOUNT_ID
|
||||
if nextcloud_occ files_external:list | grep "$MOUNT_ID"
|
||||
then
|
||||
# Start the iNotify for this external storage
|
||||
countdown "iNotify starts in 120 seconds" "120" >> "$VMLOGS"/files_inotify.log
|
||||
|
||||
Loading…
Reference in New Issue
Block a user