summarylogtreecommitdiffstats
path: root/avwow-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'avwow-git.install')
-rw-r--r--avwow-git.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/avwow-git.install b/avwow-git.install
new file mode 100644
index 000000000000..c730690320da
--- /dev/null
+++ b/avwow-git.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "for use the themepack insert the following in your definition file or run it directly in powwow"
+ echo "#exe </opt/avwow/main.pow"
+}