add jq
This commit is contained in:
2
docker_compose_script.sh
Normal file → Executable file
2
docker_compose_script.sh
Normal file → Executable file
@@ -16,6 +16,8 @@ install_docker() {
|
||||
}
|
||||
|
||||
install_docker_compose() {
|
||||
apt update
|
||||
apt install jq curl -y
|
||||
install_docker
|
||||
echo "正在安装 Docker Compose..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user