Merge archive-teslacam-clips into archiveloop.

Now that the archiving of clips has been factored out of archive-teslacam-clips there isn't much value in keeping the template method for archiving in a separate file.
This commit is contained in:
cimryan
2018-10-25 20:32:30 -07:00
parent ccaf252309
commit 13e26f0589
3 changed files with 40 additions and 51 deletions

View File

@@ -112,7 +112,6 @@ function configure_archive_scripts () {
echo "Configuring the archive scripts..."
get_script /root/bin archiveloop run
get_script /root/bin archive-teslacam-clips run
if [ $RSYNC_ENABLE = true ]
then