Rework step options handling
This commit is contained in:
@@ -26,11 +26,11 @@ seq_config() {
|
||||
}
|
||||
|
||||
step_1_info() {
|
||||
echoinfoArgs "[ADDITIONAL_EXCLUDES...]"
|
||||
echo "Backup root"
|
||||
echoinfo "Essential excludes are provided in the configuration template."
|
||||
echoinfo "($CONFIG_FILE_TEMPLATE)"
|
||||
}
|
||||
step_1_options() { echo "[ADDITIONAL_EXCLUDES...]"; }
|
||||
step_1_alias() { echo "buroot"; }
|
||||
step_1() {
|
||||
local buTarget="/backup"
|
||||
|
Reference in New Issue
Block a user