deviantfero / wpgtk

:flower_playing_cards: a colorscheme, wallpaper and template manager for *nix
http://deviantfero.github.io/wpgtk/
GNU General Public License v2.0
2.06k stars 48 forks source link

wpg-install.sh lacking execute permission #299

Closed rein1410 closed 9 months ago

rein1410 commented 9 months ago

To follow up on the last issue: #297 wpg-install.sh is lacking execution permission after installed from the AUR.

Expected behavior: wpg-install.sh -h should run the script normally Actual behavior: wpg-install.sh is denied from executing

Also, after giving execution permission to wpg-install.sh, the script installs the template into /root instead of the user directory.

Expected behavior: wpg-install.sh clones into the user dicrectory, and installs the template into the user directory Actual behavior: wpg-install.sh clones into the /bin directory, and installs the template into the /root directory

gibranlp commented 9 months ago

Having the same exact issue

deviantfero commented 9 months ago

Haven't gotten to fix it due to day work constraints. It should be a simple fix. I will get to it soon

deviantfero commented 9 months ago

fixed, sorry for the wait