mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
parent
5c82956561
commit
e5d8479033
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ __vercode() {
|
||||||
line="${line#*,}"
|
line="${line#*,}"
|
||||||
printf "${line%%,*} "
|
printf "${line%%,*} "
|
||||||
fi
|
fi
|
||||||
done < "metadata/${p}.txt" )" -- $cur ) )
|
done < "metadata/${p}.yml" )" -- $cur ) )
|
||||||
}
|
}
|
||||||
|
|
||||||
__complete_options() {
|
__complete_options() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue