Compare commits

..

No commits in common. "57649491da9772fdbb040acfadb4dbc5ce1168fd" and "2a385e2c27ac07d83c8728811016a3eab3ff759b" have entirely different histories.

View File

@ -14,7 +14,7 @@ network_check
update_os update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y build-essential libpq-dev libwebp-dev libsasl2-dev libldap2-dev libssl-dev git $STD apt-get install -y git
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
#fetch_and_deploy_gh_release "mealie" "mealie-recipes/mealie" "tarball" "latest" "/opt/mealie" - deactivated for now #fetch_and_deploy_gh_release "mealie" "mealie-recipes/mealie" "tarball" "latest" "/opt/mealie" - deactivated for now