Fixed bad array name

This commit is contained in:
w1nst0n 2020-02-04 23:03:16 +01:00
parent ab63b74874
commit 071b231162

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a AOSP_bloat=(
declare -a aosp_bloat=(
##################### SAFE TO DEBLOAT (useless features) #####################