summarylogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTids2017-05-04 22:44:23 +0200
committerTids2017-05-04 22:44:23 +0200
commit3f96dc9c146d7f086297284d4846fac031776c4c (patch)
treee8be89850e8c005fc8b91e8b8bad179ed78c8328 /INSTALL
parent08052edfb2771b1f4707b61c37a046593b202cf2 (diff)
downloadaur-3f96dc9c146d7f086297284d4846fac031776c4c.tar.gz
upstream update, + set -screen-fullscreen 0 to workaround a bug: https://pokemon-revolution-online.net/Forum/viewtopic.php?f=83&t=65968
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 0 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 99cbc524edea..39120aae42de 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,20 +11,12 @@ post_install() {
echo -e "\t##########################################################"
echo
echo
- if [ $(date +%Y%m%d) = "20170416" ] || [ $(date +%Y%m%d) = "20170417" ]
- then
- echo "Happy Easter!"
- fi
}
post_upgrade() {
echo
echo "Thanks for using my pkg :)"
echo
- if [ $(date +%Y%m%d) = "20170416" ] || [ $(date +%Y%m%d) = "20170417" ]
- then
- echo "Happy Easter!"
- fi
}