diff --git a/populate.sh b/populate.sh index f7a7a9e..4c04bb0 100644 --- a/populate.sh +++ b/populate.sh @@ -4,9 +4,11 @@ git clone https://gitlab.com/threeoh6000/ewfm-themes.git mv ewfm-themes/ themes/ mv themes/linear/* themes/ mv themes/3box/* themes/ +mv themes/roundbox/* themes/ mv themes/LICENSE themes/STANDARD-LICENSE mv themes/README themes/STANDARD-README rm -r themes/3box rm -r themes/linear +rm -r themes/roundbox