Skip to content

Commit 20a75cf

Browse files
authored
Merge pull request #27 from rogerrum/rogerrum-patch-1
Update ezShareDownloader.sh for Airsense 11 devices
2 parents 8e6dc74 + 91ed873 commit 20a75cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/etc/s6-overlay/s6-rc.d/ez-share-cron/ezShareDownloader.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ mode="normal"
3030
pDl=16 #default: 8
3131

3232
# Use this program as a ignoreList or a fileList, as you prefer
33-
fileList=".log|.crc|.tgt|.dat|.edf|DATALOG|SETTINGS"
33+
fileList=".log|.crc|.tgt|.dat|.edf|.json|DATALOG|SETTINGS"
3434
#ignoreList=".Spotlight-V100|.Trashes|._.DS_Store|.DS_Store|.fseventsd|Volume|SYSTEM~1|EZSHARE.CFG|Id.txt"
3535

3636
########### Don't touch the rest ########### ########### ########### ########### ########### ########### ###########

0 commit comments

Comments
 (0)