summarylogtreecommitdiffstats
path: root/thunder-mini.install
diff options
context:
space:
mode:
authorqaz2020-05-08 07:05:42 +0800
committerqaz2020-05-08 07:05:42 +0800
commit02731bc68a10e134dfe915f0162cd757aee1de71 (patch)
treeeb0fed8ae44d01b98267d010797d74342ab6e8f8 /thunder-mini.install
parenta08b2089420ef38af0bc9a8a129d370eabf05f09 (diff)
downloadaur-thunder-mini.tar.gz
Fix license, custom wine opinion
Diffstat (limited to 'thunder-mini.install')
-rw-r--r--thunder-mini.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/thunder-mini.install b/thunder-mini.install
new file mode 100644
index 000000000000..21cac45fe20c
--- /dev/null
+++ b/thunder-mini.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo -e '\033[1;33mIn /etc/wine/appenv/thunder-mini can you set the wine container environment variables of this application.\033[0m'
+}
+
+post_upgrade() {
+ post_install
+}