env
This commit is contained in:
parent
12515e6284
commit
1084edee23
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[ -n "${ENV}" ] || export ENV="/etc/shell/main.sh"
|
||||
[ -n "${ENV}" ] || export ENV="/etc/sh/main.sh"
|
||||
|
||||
main_commands() {
|
||||
local file="${1}"
|
||||
|
|
Loading…
Reference in a new issue