summaryrefslogtreecommitdiffstats
path: root/scripts/theme-compare.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/theme-compare.sh')
-rwxr-xr-xscripts/theme-compare.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/theme-compare.sh b/scripts/theme-compare.sh
new file mode 100755
index 0000000..fe8164b
--- /dev/null
+++ b/scripts/theme-compare.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+old=$1
+new=/usr/share/java/pki
+
+./jar-compare.sh pki-console-theme.jar $old $new