mirror of
https://github.com/cimryan/teslausb.git
synced 2026-02-28 20:20:32 +00:00
Testing for archive reachability is different for each archive system, but necessary for all systems.
This commit is contained in:
@@ -122,6 +122,7 @@ function install_archive_scripts () {
|
||||
get_script $install_path connect-archive.sh $archive_module
|
||||
get_script $install_path disconnect-archive.sh $archive_module
|
||||
get_script $install_path write-archive-configs-to.sh $archive_module
|
||||
get_script $install_path archive-is-reachable.sh $archive_module
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user