Commit Graph

16 Commits

Author SHA1 Message Date
Richard Goodwin
fe764b00f7 Silent pushover curl
And fixed a missing fi
2018-10-21 14:46:45 -05:00
Richard Goodwin
5cfe22fb92 Check for teslacam folder
And other tweaks.
2018-10-21 14:04:23 -05:00
Richard Goodwin
5b4dd4538f Better testing of pushover
And archive loop logging weirdness.
2018-10-21 13:37:29 -05:00
Richard Goodwin
a8ac613fd0 More descriptive
Also typos in LOGFILE var.
2018-10-21 13:10:50 -05:00
Richard Goodwin
52ad4b21ad Made more informative
Output to setup log
Easier to read main log function
Add LED flashes for stage setup / failure
Move all script downloads to frontend setup script
2018-10-21 11:02:49 -05:00
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