mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
install.sh
This commit is contained in:
parent
1bb1f20bbf
commit
e212777abb
@ -105,7 +105,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 epel-release yum-utils jq bc unzip inotify-tools"
|
||||
export tools_yum="git curl wget yum-utils jq bc unzip inotify-tools"
|
||||
export tools_apt="git curl wget jq bc unzip inotify-tools"
|
||||
export docker_network="websoft9"
|
||||
export artifact_url="https://w9artifact.blob.core.windows.net/$channel/websoft9"
|
||||
|
Loading…
Reference in New Issue
Block a user