Skip to content

Commit

Permalink
Update tune.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
arash-r1c authored Nov 29, 2023
1 parent 4f45343 commit 9028d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/generator/tune.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cat .github/generator/.gitignore >>.gitignore
mv README.md docs/HOW-TO.md
cp .github/generator/*.md .
sed -i 's/GIT_USER_ID/arash-r1c/g' go.mod test/*.go docs/*.md
sed -i 's+GIT_REPO_ID+cdn-go-sdk+g' go.mod test/*.go docs/*.md
sed -i 's+GIT_REPO_ID+cdn-go+g' go.mod test/*.go docs/*.md
# sed -i 's+github.com/arvancloud+git.arvancloud.ir/arvancloud+g' go.mod test/*.go docs/*.md
sed -i 's+(docs/+(+g' docs/*.md
sed -i 's+../README.md#+HOW-TO.md#+g' docs/*.md
Expand Down

0 comments on commit 9028d79

Please sign in to comment.