mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
amepatch: fix typo
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
f6d2b23e37
commit
643b309cbd
@ -31,7 +31,7 @@ declare -a path_list_ame=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
for cp_usr_path in "${path_list_ame[@]}"; do
|
for cp_usr_path in "${path_list_ame[@]}"; do
|
||||||
if [ -d "$cp_usr_path" ]; the
|
if [ -d "$cp_usr_path" ]; then
|
||||||
. /etc.defaults/VERSION
|
. /etc.defaults/VERSION
|
||||||
|
|
||||||
values=('669066909066906690' 'B801000000' '30')
|
values=('669066909066906690' 'B801000000' '30')
|
||||||
|
Loading…
Reference in New Issue
Block a user