aboutsummaryrefslogtreecommitdiffstats
path: root/community/wslu/wslu.pre-deinstall
diff options
context:
space:
mode:
authorJinming Wu, Patrick <me@patrickwu.space>2020-09-14 23:50:46 +0800
committerLeo <thinkabit.ukim@gmail.com>2020-09-17 10:58:16 -0300
commite2e0fd7bdafe4a96cb838a4f6e4bdd4125fd8ff9 (patch)
treec5df2b3b2cfa53c771cc90bf0264d7abf305edfe /community/wslu/wslu.pre-deinstall
parent2e62938e358eef7097ef54ebbe7d8c4369e37426 (diff)
community/wslu: upgrade to 3.2.1
Diffstat (limited to 'community/wslu/wslu.pre-deinstall')
-rw-r--r--community/wslu/wslu.pre-deinstall3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/wslu/wslu.pre-deinstall b/community/wslu/wslu.pre-deinstall
new file mode 100644
index 00000000000..2f4d11e7d4b
--- /dev/null
+++ b/community/wslu/wslu.pre-deinstall
@@ -0,0 +1,3 @@
+#!/bin/sh
+rm /usr/share/wslu/updated_time
+exit 0