Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Alpine installation error, obtaining version code error. #296

Open
CongAn opened this issue Jun 11, 2024 · 0 comments
Open

Alpine installation error, obtaining version code error. #296

CongAn opened this issue Jun 11, 2024 · 0 comments

Comments

@CongAn
Copy link

CongAn commented Jun 11, 2024

Description

Version contains multiple version numbers.

content/zh-cn/docs/prologue/installation/alpine.md

v2raya:~# version=$(curl -s https://apt.v2raya.org/dists/v2raya/main/binary-amd64/Packages|grep Version|cut -d' ' -f2)
v2raya:~# echo $version
5.14.1 2.2.5.1 1.8.10

Expected result

version=2.2.5.1

Actual result

version=5.14.1 2.2.5.1 1.8.10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant