Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Jan 4, 2025
2 parents e185e56 + bbe14ea commit b284d86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion install/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ export source_unzip="websoft9"
export source_github_pages="https://websoft9.github.io/websoft9"
# inotify-tools is at epel-release
export repo_tools_yum="epel-release"
export tools_yum="git curl wget yum-utils jq bc unzip inotify-tools"
export tools_yum="git curl wget jq bc unzip inotify-tools yum-utils"
export tools_apt="git curl wget jq bc unzip inotify-tools"
export docker_network="websoft9"
export artifact_url="https://artifact.websoft9.com/$channel/websoft9"
Expand Down
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"OS": {
"Fedora": [
"40",
"39"
"41",
"40"
],
"RedHat": [
"9",
Expand Down

0 comments on commit b284d86

Please sign in to comment.