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:
parent
484025effd
commit
3470e24a6d
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue