mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 09:20: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"
|
export source_github_pages="https://websoft9.github.io/websoft9"
|
||||||
# inotify-tools is at epel-release
|
# inotify-tools is at epel-release
|
||||||
export repo_tools_yum="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 tools_apt="git curl wget jq bc unzip inotify-tools"
|
||||||
export docker_network="websoft9"
|
export docker_network="websoft9"
|
||||||
export artifact_url="https://artifact.websoft9.com/$channel/websoft9"
|
export artifact_url="https://artifact.websoft9.com/$channel/websoft9"
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
},
|
},
|
||||||
"OS": {
|
"OS": {
|
||||||
"Fedora": [
|
"Fedora": [
|
||||||
"40",
|
"41",
|
||||||
"39"
|
"40"
|
||||||
],
|
],
|
||||||
"RedHat": [
|
"RedHat": [
|
||||||
"9",
|
"9",
|
||||||
|
Loading…
Reference in New Issue
Block a user