Skip to content
Snippets Groups Projects
Commit 4128e8f9 authored by Daniel Gachet's avatar Daniel Gachet
Browse files

wip

parent 862af878
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ sudo dnf install -y flex bison swig python-devel python3-devel policycoreutils-p ...@@ -25,7 +25,7 @@ sudo dnf install -y flex bison swig python-devel python3-devel policycoreutils-p
#install git tools and configure keyring #install git tools and configure keyring
sudo dnf install -y git-gui meld sudo dnf install -y git-gui meld
sudo dnf install -y libsecret libsecret-devel sudo dnf install -y git-credential-libsecret
git config --global credential.helper /usr/libexec/git-core/git-credential-libsecret git config --global credential.helper /usr/libexec/git-core/git-credential-libsecret
#install eclipse IDE #install eclipse IDE
......
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