update to handle roundbox

This commit is contained in:
abbie 2021-09-20 17:07:07 +01:00
parent fbd74bad97
commit 71aaf51c6e
No known key found for this signature in database
GPG key ID: 04DDE463F9200F87

View file

@ -4,9 +4,11 @@ git clone https://gitlab.com/threeoh6000/ewfm-themes.git
mv ewfm-themes/ themes/ mv ewfm-themes/ themes/
mv themes/linear/* themes/ mv themes/linear/* themes/
mv themes/3box/* themes/ mv themes/3box/* themes/
mv themes/roundbox/* themes/
mv themes/LICENSE themes/STANDARD-LICENSE mv themes/LICENSE themes/STANDARD-LICENSE
mv themes/README themes/STANDARD-README mv themes/README themes/STANDARD-README
rm -r themes/3box rm -r themes/3box
rm -r themes/linear rm -r themes/linear
rm -r themes/roundbox