From ba985aa495e76fd0ad0925e139cb0b055f1202f5 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sat, 18 Jun 2016 11:54:12 +0200 Subject: [PATCH] fix rendering script --- src/render_icons.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/render_icons.sh b/src/render_icons.sh index cb4e5c2..9152e8d 100644 --- a/src/render_icons.sh +++ b/src/render_icons.sh @@ -66,5 +66,5 @@ cp index.theme $THEMEDIR/index.theme rm -rf $THEMEDIR/actions/{32,32@2x,48,48@2x,64,64@2x,96,96@2x,128,128@2x} # derp # TODO -cp -r animations $THEMEDIR/animations -cp -r panel $THEMEDIR/panel +cp -r animations $THEMEDIR/. +cp -r panel $THEMEDIR/.