summarylogtreecommitdiffstats
path: root/ytfe.install
diff options
context:
space:
mode:
authorOrkenWhite2021-10-05 19:02:17 +0200
committerOrkenWhite2021-10-05 19:02:17 +0200
commit4849f93835720f074ed41d7997518063f85b4fae (patch)
treef530c93abceda8197f05cac2f00d5435df2ad899 /ytfe.install
parent1177095f0d6422b347a589cb7cd50fc0294ce443 (diff)
downloadaur-4849f93835720f074ed41d7997518063f85b4fae.tar.gz
Update to 1.8.1
Diffstat (limited to 'ytfe.install')
-rw-r--r--ytfe.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/ytfe.install b/ytfe.install
new file mode 100644
index 000000000000..87d5fb0c23af
--- /dev/null
+++ b/ytfe.install
@@ -0,0 +1,6 @@
+function post_install(){
+ echo "The EDL preloader script is located under /usr/bin/edl-preloader, if you need it!"
+}
+function post_upgrade(){
+ echo "The EDL preloader script is located under /usr/bin/edl-preloader, if you need it!"
+}