1
0
Fork 0
mirror of https://github.com/tteck/Proxmox.git synced 2025-02-15 06:09:15 +01:00

Removed double info

This commit is contained in:
Sander Schutten 2024-03-27 19:12:22 +01:00
parent 484025effd
commit 3470e24a6d

View file

@ -35,8 +35,6 @@ echo -e '{\n "log-driver": "journald"\n}' >/etc/docker/daemon.json
$STD sh <(curl -sSL https://get.docker.com)
msg_ok "Installed Docker $DOCKER_LATEST_VERSION"
msg_ok "Installed Docker"
msg_info "Creating Frigate configuration file"
mkdir -p /config
cat >/config/config.yml <<'EOL'