lsgm/live/source/var.sh
2023-09-30 19:52:10 +02:00

6 lines
79 B
Bash

function var_export {
export \
data esp \
env env_mod \
live
}