saint-13 / Linux_Dynamic_Wallpapers

Dynamic Wallpapers for Linux
814 stars 70 forks source link

:wrench: Update Easy Install to fix path issues #17

Closed gina-stoffel closed 2 years ago

gina-stoffel commented 2 years ago

The Easy Install script starts by cloning this repo and executes commands which are path dependent (e.g. sudo cp -r ./Dynamic_Wallpapers/ /usr/share/backgrounds/). These path dependent commands fail, because we do not change into the cloned directory after cloning.

An alternative approach might be to make the script path independent.

Tested on Ubuntu 5.10.0-1057.61-oem 5.10.83