initial checkin of FanContol2
[vuplus_dvbapp-plugin] / fancontrol2 / CONTROL / postinst
diff --git a/fancontrol2/CONTROL/postinst b/fancontrol2/CONTROL/postinst
new file mode 100644 (file)
index 0000000..c3cc8f6
--- /dev/null
@@ -0,0 +1,10 @@
+#!/bin/sh
+echo "*                               *"
+echo "* plugin installed successfully *"
+echo "*                               *"
+echo "* E2 restart is required        *"
+echo "*                               *"
+echo "* E2 muss neu gestartet werden  *"
+echo "*                               *"
+
+exit
\ No newline at end of file