diff options
Diffstat (limited to 'aops-hermes.spec')
-rw-r--r-- | aops-hermes.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aops-hermes.spec b/aops-hermes.spec index 6f6a988..ee013a7 100644 --- a/aops-hermes.spec +++ b/aops-hermes.spec @@ -21,7 +21,7 @@ Web for an intelligent diagnose frame %autosetup -n %{name}-%{version} %build -wget https://repo.huaweicloud.com/openeuler/openEuler-22.03-LTS-SP4/everything/aarch64/boot.catalog +curl -LO https://repo.huaweicloud.com/openeuler/openEuler-22.03-LTS-SP4/everything/aarch64/boot.catalog npm config set registry https://registry.npmmirror.com npm install -g pnpm@6 pnpm install |