diff --git a/populate.sh b/populate.sh index 4c04bb0..ce856dd 100644 --- a/populate.sh +++ b/populate.sh @@ -5,6 +5,7 @@ mv ewfm-themes/ themes/ mv themes/linear/* themes/ mv themes/3box/* themes/ mv themes/roundbox/* themes/ +mv themes/other/* themes/ mv themes/LICENSE themes/STANDARD-LICENSE mv themes/README themes/STANDARD-README @@ -12,3 +13,4 @@ mv themes/README themes/STANDARD-README rm -r themes/3box rm -r themes/linear rm -r themes/roundbox +rm -r themes/other