diff --git a/install.sh b/install.sh index 0aeb263..a878dfa 100755 --- a/install.sh +++ b/install.sh @@ -78,8 +78,8 @@ install() { # Copy the wallpapers echo -e "Copying all ${MAGENTA}wallpapers${NORMAL}" - cp wallpapers/wallpaper.png ~/Pictures/wallpapers - cp wallpapers/otherWallpaper/* ~/Pictures/wallpapers/others/ + cp -r wallpapers/wallpaper.png ~/Pictures/wallpapers + cp -r wallpapers/otherWallpaper/* ~/Pictures/wallpapers/others/ sleep 0.2 # Get the hardware configuration