Skip to content
Snippets Groups Projects
Commit 6fc07007 authored by jurgenhaas's avatar jurgenhaas
Browse files

Restore env file before launching shell

parent 0d4cd66a
Branches
Tags v1.16.1
No related merge requests found
......@@ -181,10 +181,10 @@ fi
if [[ -d /drupal/.idea ]]; then
/usr/local/bin/.configIdea
fi
restoreEnvFile
if [[ -x "${L3DSHELL}" ]]; then
${L3DSHELL}
else
/usr/bin/fish
fi
restoreEnvFile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment