summarylogtreecommitdiffstats
path: root/chromium-bypass-paywalls.install
diff options
context:
space:
mode:
authorGerry Demaret2020-11-30 12:50:48 +0800
committerGerry Demaret2020-11-30 12:50:48 +0800
commit366f57548394f56cf8f3e278cda817b0e1556e50 (patch)
tree2f335fd11db3a3ca32b9888ecb18e80d2bc43738 /chromium-bypass-paywalls.install
downloadaur-366f57548394f56cf8f3e278cda817b0e1556e50.tar.gz
release 1.7.8
Diffstat (limited to 'chromium-bypass-paywalls.install')
-rw-r--r--chromium-bypass-paywalls.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium-bypass-paywalls.install b/chromium-bypass-paywalls.install
new file mode 100644
index 000000000000..057058aef83e
--- /dev/null
+++ b/chromium-bypass-paywalls.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "Load the extension as an unpacked extension. The files are located in"
+ echo "/usr/share/chromium-bypass-paywalls"
+}