cimryan
e63e697f4e
Merge pull request #35 from rtgoodwin/updater-script
...
Mac folder, config updater script, updated readmes.
2018-10-18 08:52:32 -07:00
Richard Goodwin
e917829a9f
Quotes in updater script, Readme updates, remount script.
2018-10-18 07:32:08 -05:00
Richard Goodwin
619852dd26
Of course I missed another typo.
2018-10-17 12:13:43 -05:00
Richard Goodwin
adcf8fd2de
Better error checking.
2018-10-16 12:25:15 -05:00
Richard Goodwin
bd90ef535f
Initial commit for pushover testing
2018-10-16 11:51:26 -05:00
cimryan
d39d08a738
Mount the archive and move the files into it.
2018-10-13 20:50:34 -07:00
cimryan
a03c322c01
Support for music in addition to dashcam clip storage.
2018-10-13 18:18:00 -07:00
cimryan
9cfce11bd4
Move moutpoints: usb_share -> cam, cam_archive -> archive
2018-10-13 17:26:58 -07:00
cimryan
499d23cb36
Retry mounting the shares up to 10 times.
...
There's a race between the system mounting the share and the findmnt invocation in the script to determine if the share is already mounted.
When findmnt wins the race the script would previously operate as if the share definitely needed to be mounted, and would fail to mount it.
Now the script will notice that the share has already been mounted.
2018-10-13 08:11:02 -07:00
cimryan
1aac431c06
Avoid connecting the USB drive if it'll just immediately be disconnected.
2018-10-12 13:44:18 -07:00
cimryan
0054510c48
Create archive-teslacam-clips
2018-10-08 07:28:14 -07:00