summarylogtreecommitdiffstats
path: root/espa-product-formatter.install
diff options
context:
space:
mode:
Diffstat (limited to 'espa-product-formatter.install')
-rw-r--r--[l---------]espa-product-formatter.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/espa-product-formatter.install b/espa-product-formatter.install
index 8d025b1eab06..1c55b5812c46 120000..100644
--- a/espa-product-formatter.install
+++ b/espa-product-formatter.install
@@ -1 +1,3 @@
-../../abs/espa-product-formatter/espa-product-formatter.install \ No newline at end of file
+post_install() {
+ echo "Static data must be downloaded inside /var/lib/espa/espa-product-formatter/static_data"
+}