fix
This commit is contained in:
parent
d1428f2ed4
commit
1609d80017
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue