From 1609d80017cf4c4d508b3beae8a4207da5b8cbed Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Wed, 10 Apr 2024 16:23:32 +0200 Subject: [PATCH] fix --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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