[core] Add an empty new line in uninstall.sh (#430)
* Or `echo` will directly append command in the existing line, which makes `/data/misc/lsp*` not removed.
This commit is contained in:
parent
3fb6dc741b
commit
e2c222ac1c
|
|
@ -20,4 +20,4 @@
|
||||||
# Copyright (C) 2021 LSPosed Contributors
|
# Copyright (C) 2021 LSPosed Contributors
|
||||||
#
|
#
|
||||||
|
|
||||||
MODDIR=${0%/*}
|
MODDIR=${0%/*}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue