summarylogtreecommitdiffstats
path: root/tlauncher.install
diff options
context:
space:
mode:
authorMcModder2020-11-25 13:31:34 +0300
committerMcModder2020-11-25 13:31:34 +0300
commit1447d2dfcd9b158719cad6d684c19262be3cc072 (patch)
treef402297d3baccc69351ccf085a763a6663ecfeab /tlauncher.install
parent4284b4f5b1048ee8472f637f185b32b823d332cb (diff)
downloadaur-1447d2dfcd9b158719cad6d684c19262be3cc072.tar.gz
Separate TL branch for AUR; bump 1.117.1
Diffstat (limited to 'tlauncher.install')
-rw-r--r--tlauncher.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/tlauncher.install b/tlauncher.install
new file mode 100644
index 000000000000..9cf796c03c94
--- /dev/null
+++ b/tlauncher.install
@@ -0,0 +1,5 @@
+post_upgrade() {
+ echo "In 1.117.1 separate branch for AUR was created"
+ echo "If your launcher configs are gone after update"
+ echo "just rename or symlink ~/.tlauncher/legacy.properties to ~/.tlauncher/aur.properties"
+}