summaryrefslogtreecommitdiffstats
path: root/scripts/jss-restore.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/jss-restore.sh')
-rwxr-xr-xscripts/jss-restore.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/jss-restore.sh b/scripts/jss-restore.sh
new file mode 100755
index 0000000..b3e858b
--- /dev/null
+++ b/scripts/jss-restore.sh
@@ -0,0 +1,4 @@
+#!/bin/sh -x
+
+rpm -e --nodeps jss jss-javadoc jss-debuginfo
+yum install -y jss jss-javadoc jss-debuginfo