scripts: make remaining header/section dividers uniform

- match other recent formatting updates from topjohnwu
This commit is contained in:
osm0sis
2020-03-20 07:44:08 -03:00
committed by John Wu
parent 84ecba4629
commit 0b70bd2b60
7 changed files with 43 additions and 42 deletions

View File

@ -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 "$@"