had a debug echo in there -- making it a log message instead

This commit is contained in:
Ray Tanaka
2018-10-29 19:03:29 -07:00
parent c54c5c26c3
commit 0e016fb176

View File

@@ -234,7 +234,7 @@ function configure_archive_scripts () {
function install_archive_scripts () {
check_variable "archive_module"
echo $archive_module
echo "Installing scripts for archive module: $archive_module"
local install_path="/root/bin"
get_script $install_path verify-archive-configuration.sh $archive_module