summarylogtreecommitdiffstats
path: root/leagueoflegends-git.install
diff options
context:
space:
mode:
authorTimofey Titovets2016-11-08 05:08:52 +0300
committerTimofey Titovets2016-11-08 05:08:52 +0300
commiteb8589405a5c7331fa1757bebbe6eed25852ae1d (patch)
treeb6b57d0aaf0ba29b87b1bcfe636235a9f7338f14 /leagueoflegends-git.install
parente2aea62b5745bc2c2c35cdd869585fbf44b5ffea (diff)
downloadaur-eb8589405a5c7331fa1757bebbe6eed25852ae1d.tar.gz
Update
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Diffstat (limited to 'leagueoflegends-git.install')
-rw-r--r--leagueoflegends-git.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/leagueoflegends-git.install b/leagueoflegends-git.install
new file mode 100644
index 000000000000..929f12889835
--- /dev/null
+++ b/leagueoflegends-git.install
@@ -0,0 +1,7 @@
+post_install(){
+ echo "Take a Look at /etc/leagueoflegends.conf !"
+}
+
+post_upgrade(){
+ post_install
+}