diff --git a/installSystem.sh b/installSystem.sh index 712b628..844e0aa 100644 --- a/installSystem.sh +++ b/installSystem.sh @@ -43,7 +43,10 @@ gsettings set org.gnome.desktop.wm.keybindings toggle-maximized "['f']" git config --global user.email "gil.portenseigne@nereide.fr" git config --global user.name "Gil Portenseigne" -echo "Maintenant à installer : Idea, +sudo mkdir -p /opt/Eclipse/ +sudo chown $USER /opt/Eclipse/ + +echo "Maintenant à installer : Idea-Eclipse, Nexcloud sync, parsec" echo "https://github.com/nordtheme/gnome-terminal" echo "https://fostips.com/install-latest-firefox-non-esr-debian/"