mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 12:33:03 +00:00
improve coolify-helper + add test new functionalities
This commit is contained in:
@@ -41,7 +41,7 @@ echo -e "-------------"
|
||||
echo "Installing required packages..."
|
||||
|
||||
apt update -y >/dev/null 2>&1
|
||||
apt install -y curl wget git jq >/dev/null 2>&1
|
||||
apt install -y curl wget git jq jc >/dev/null 2>&1
|
||||
|
||||
if ! [ -x "$(command -v docker)" ]; then
|
||||
echo "Docker is not installed. Installing Docker..."
|
||||
|
||||
Reference in New Issue
Block a user