summarylogtreecommitdiffstats
path: root/jasper.install
diff options
context:
space:
mode:
Diffstat (limited to 'jasper.install')
-rw-r--r--jasper.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/jasper.install b/jasper.install
new file mode 100644
index 000000000000..a568eddced4c
--- /dev/null
+++ b/jasper.install
@@ -0,0 +1,9 @@
+pre_install() {
+ echo '-----------------------------------------------------------------------------'
+ echo ' WARNING! '
+ echo ' jasper is unmaintened software that has open CVEs unlikely to ever be fixed!'
+ echo ' only use this software if you really, really know what you are doing! '
+ echo ' YOU HAVE BEEN WARNED! '
+ echo '-----------------------------------------------------------------------------'
+}
+