mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-09-02 02:30:14 +00:00
Minor Changes
This commit is contained in:
parent
8c237f1e42
commit
f09e4f4f9b
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ default(){
|
||||||
exit_with_message(){
|
exit_with_message(){
|
||||||
echo "ERROR: $1"
|
echo "ERROR: $1"
|
||||||
usage
|
usage
|
||||||
abort
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
usage(){
|
usage(){
|
||||||
|
|
Loading…
Add table
Reference in a new issue