diff --git a/booking-theme.jar b/origo-themes.jar similarity index 78% rename from booking-theme.jar rename to origo-themes.jar index 5c60781..ee7ecfd 100644 Binary files a/booking-theme.jar and b/origo-themes.jar differ diff --git a/update-jar.sh b/update-jar.sh old mode 100644 new mode 100755 index 072b46a..5ecb0f7 --- a/update-jar.sh +++ b/update-jar.sh @@ -1,3 +1,3 @@ #!/bin/bash -jar cf booking-theme.jar -C custom-themes/ . \ No newline at end of file +jar cf origo-themes.jar -C custom-themes/ . \ No newline at end of file