mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-06 19:31:10 +00:00
scripts: make remaining header/section dividers uniform
- match other recent formatting updates from topjohnwu
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
#
|
||||
############################################
|
||||
|
||||
############################################
|
||||
##############
|
||||
# Preparation
|
||||
############################################
|
||||
##############
|
||||
|
||||
# This path should work in any cases
|
||||
TMPDIR=/dev/tmp
|
||||
@@ -51,9 +51,9 @@ $DATA_DE || abort "! Cannot access /data, please uninstall with Magisk Manager"
|
||||
$BOOTMODE || recovery_actions
|
||||
run_migrations
|
||||
|
||||
############################################
|
||||
############
|
||||
# Uninstall
|
||||
############################################
|
||||
############
|
||||
|
||||
get_flags
|
||||
find_boot_image
|
||||
|
||||
Reference in New Issue
Block a user