indent
Some checks failed
/ job (push) Failing after 6s

This commit is contained in:
Marc Beninca 2024-04-27 11:59:30 +02:00
parent b64780811b
commit 885e0f0662
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

1
cd.sh
View file

@ -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