mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 01:00:20 +08:00
websoft9
This commit is contained in:
parent
9b04104665
commit
bbe14ea51b
@ -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"
|
||||
|
@ -11,8 +11,8 @@
|
||||
},
|
||||
"OS": {
|
||||
"Fedora": [
|
||||
"40",
|
||||
"39"
|
||||
"41",
|
||||
"40"
|
||||
],
|
||||
"RedHat": [
|
||||
"9",
|
||||
|
Loading…
Reference in New Issue
Block a user