parent
b64780811b
commit
885e0f0662
1 changed files with 53 additions and 54 deletions
1
cd.sh
1
cd.sh
|
@ -7,7 +7,6 @@ CD_NAME='cd'
|
||||||
CD_REPOSITORIES_PARENT='rwx'
|
CD_REPOSITORIES_PARENT='rwx'
|
||||||
|
|
||||||
function cd_set_environment {
|
function cd_set_environment {
|
||||||
#
|
|
||||||
CD_DNS_FILE='/etc/resolv.conf'
|
CD_DNS_FILE='/etc/resolv.conf'
|
||||||
CD_ENV="$(mktemp)"
|
CD_ENV="$(mktemp)"
|
||||||
case "${CD_OS_NAME}" in
|
case "${CD_OS_NAME}" in
|
||||||
|
|
Loading…
Reference in a new issue