bug
This commit is contained in:
parent
2873638aa5
commit
f34b63a51e
3
dk
3
dk
|
@ -235,10 +235,11 @@ function auto_down() {
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFAULT_PROFILE=devel
|
DEFAULT_PROFILE=devel
|
||||||
|
PROFILE=
|
||||||
set_defaults dk
|
set_defaults dk
|
||||||
|
|
||||||
chdir=
|
chdir=
|
||||||
profile=
|
profile="$PROFILE"
|
||||||
args=(+
|
args=(+
|
||||||
--help '$exit_with display_help'
|
--help '$exit_with display_help'
|
||||||
-d:,--chdir: chdir=
|
-d:,--chdir: chdir=
|
||||||
|
|
Loading…
Reference in New Issue