Update casaos-install.sh

tweak
This commit is contained in:
tteckster 2023-11-30 10:31:45 -05:00 committed by GitHub
parent 2154a19c1a
commit 7cc47d1d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -32,10 +32,7 @@ echo -e '{\n "storage-driver": "fuse-overlayfs",\n "log-driver": "journald"\n}
else
echo -e '{\n "log-driver": "journald"\n}' > /etc/docker/daemon.json
fi
wget -q https://get.casaos.io/v0.4.1
chmod +x v0.4.1
$STD ./v0.4.1
rm v0.4.1
$STD bash <(curl -fsSL https://get.casaos.io/v0.4.1)
msg_ok "Installed CasaOS"
motd_ssh