mirror of https://github.com/tteck/Proxmox.git
Removed double info
This commit is contained in:
parent
484025effd
commit
3470e24a6d
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue