thiagoralves / OpenPLC_Editor

OpenPLC Editor - IDE capable of creating programs for the OpenPLC Runtime
GNU General Public License v2.0
385 stars 191 forks source link

make sure that $HOME/.local/share/applications exists before using it #75

Closed ronnystandtke closed 1 year ago

ronnystandtke commented 1 year ago

The path $HOME/.local/share/applications is not always already existing. To prevent installation errors (as happened on the laptops of my students) the install script should make sure that the path really exists before using it.