Skip to content
Snippets Groups Projects
Commit e8909e19 authored by inso's avatar inso
Browse files

Fix dbus error

parent b4590818
No related branches found
No related tags found
No related merge requests found
...@@ -40,6 +40,8 @@ then ...@@ -40,6 +40,8 @@ then
echo 'export PATH="$PYENV_ROOT/bin:$PATH"' >> ~/.bash_profile echo 'export PATH="$PYENV_ROOT/bin:$PATH"' >> ~/.bash_profile
ldconfig -p ldconfig -p
export $(dbus-launch)
fi fi
eval "$(pyenv init -)" eval "$(pyenv init -)"
......
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