mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-21 14:50:58 -08:00
scripts: make remaining header/section dividers uniform
- match other recent formatting updates from topjohnwu
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
################################################################
|
||||
#####################################################################
|
||||
# AVD Magisk Setup
|
||||
################################################################
|
||||
#####################################################################
|
||||
#
|
||||
# This script will setup an environment with minimal Magisk that
|
||||
# Magisk Manager will be happy to run properly within the official
|
||||
@@ -14,7 +14,7 @@
|
||||
# The script assumes you are using x86/x64 emulator images.
|
||||
# Build binaries with `./build.py binary` before running this script.
|
||||
#
|
||||
################################################################
|
||||
#####################################################################
|
||||
|
||||
abort() {
|
||||
echo "$@"
|
||||
|
||||
Reference in New Issue
Block a user