summarylogtreecommitdiffstats
path: root/chromium-extension-runet-censorship-bypass.install
diff options
context:
space:
mode:
authorIvan Semkin2019-11-20 03:28:40 +0300
committerIvan Semkin2019-11-20 03:28:40 +0300
commita1905c74b2d9ceb6565cc3f5e305f0a883fc18b8 (patch)
treeddd6eb2529c129d2c092e04ab39438b3503d1cda /chromium-extension-runet-censorship-bypass.install
downloadaur-chromium-extension-runet-censorship-bypass.tar.gz
Initial
Diffstat (limited to 'chromium-extension-runet-censorship-bypass.install')
-rw-r--r--chromium-extension-runet-censorship-bypass.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/chromium-extension-runet-censorship-bypass.install b/chromium-extension-runet-censorship-bypass.install
new file mode 100644
index 000000000000..0d778da58a35
--- /dev/null
+++ b/chromium-extension-runet-censorship-bypass.install
@@ -0,0 +1,10 @@
+post_install() {
+ echo "Instructions on how to add Autoscroll to you Chrome/Chromium browser can"
+ echo "be found at https://github.com/gorhill/uBlock/blob/master/dist/README.md."
+ echo ""
+ echo "The unpacked extension is located in: /usr/share/chromium-extension-runet-censorship-bypass"
+}
+
+post_upgrade() {
+ post_install
+}