nulib/bash/tests/_template-source_envs

20 lines
262 B
Plaintext
Raw Normal View History

2024-03-11 22:09:59 +04:00
#!/bin/bash
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
echo "\
source ./_template-values.env
template_vars=(
PROFILES
PASSWORD
HOSTS
VALUES
PLEIN
VIDE
)
template_lists=(
PROFILES
HOSTS
VALUES
)
"