summarylogtreecommitdiffstats
path: root/ytd.install
diff options
context:
space:
mode:
Diffstat (limited to 'ytd.install')
-rw-r--r--ytd.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/ytd.install b/ytd.install
new file mode 100644
index 000000000000..724f3b0741a7
--- /dev/null
+++ b/ytd.install
@@ -0,0 +1,3 @@
+post_upgrade() {
+ post_install $1
+}