Skip to content

Commit

Permalink
Merge pull request #290 from fwftest/master
Browse files Browse the repository at this point in the history
Update download link
  • Loading branch information
xiao201208 authored Jun 26, 2024
2 parents 1ef3c6f + eb99711 commit 78745e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documents/help/oss/upload-to-oss-with-server-signature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Resources:
#!/bin/bash
yum -y install unzip

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
curl -o- https://gitee.com/mirrors/nvm/raw/v0.39.7/install.sh | bash
source /root/.bashrc
nvm install 16

Expand Down

0 comments on commit 78745e7

Please sign in to comment.