mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-24 16:55:17 -04:00
@@ -73,7 +73,7 @@ __vercode() {
|
||||
line="${line#*,}"
|
||||
printf "${line%%,*} "
|
||||
fi
|
||||
done < "metadata/${p}.txt" )" -- $cur ) )
|
||||
done < "metadata/${p}.yml" )" -- $cur ) )
|
||||
}
|
||||
|
||||
__complete_options() {
|
||||
|
||||
Reference in New Issue
Block a user