mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
had a debug echo in there -- making it a log message instead
This commit is contained in:
@@ -234,7 +234,7 @@ function configure_archive_scripts () {
|
|||||||
|
|
||||||
function install_archive_scripts () {
|
function install_archive_scripts () {
|
||||||
check_variable "archive_module"
|
check_variable "archive_module"
|
||||||
echo $archive_module
|
echo "Installing scripts for archive module: $archive_module"
|
||||||
|
|
||||||
local install_path="/root/bin"
|
local install_path="/root/bin"
|
||||||
get_script $install_path verify-archive-configuration.sh $archive_module
|
get_script $install_path verify-archive-configuration.sh $archive_module
|
||||||
|
|||||||
Reference in New Issue
Block a user