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

Restore env file before launching shell

parent 0d4cd66a
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment