Skip to content

Releases: BitByte08/Cockpit.EntertainmentClusterUnit

v0.0.5

14 Apr 23:45

Choose a tag to compare

Car Cluster Unit v0.0.5

설치 방법 (Raspberry Pi)

curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/cluster-arm64 \
  -o /opt/cluster/cluster
chmod +x /opt/cluster/cluster
sudo systemctl restart cluster-kiosk

최초 설치

curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/install.sh \
  -o install.sh
curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/cluster-arm64 \
  -o cluster-arm64
sudo bash install.sh ./cluster-arm64
sudo reboot

Full Changelog: v0.0.3...v0.0.5

v0.0.3

14 Apr 23:35

Choose a tag to compare

Car Cluster Unit v0.0.3

설치 방법 (Raspberry Pi)

curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/cluster-arm64 \
  -o /opt/cluster/cluster
chmod +x /opt/cluster/cluster
sudo systemctl restart cluster-kiosk

최초 설치

curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/install.sh \
  -o install.sh
curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/cluster-arm64 \
  -o cluster-arm64
sudo bash install.sh ./cluster-arm64
sudo reboot

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 Apr 23:29

Choose a tag to compare

Car Cluster Unit v0.0.2

설치 방법 (Raspberry Pi)

curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/cluster-arm64 \
  -o /opt/cluster/cluster
chmod +x /opt/cluster/cluster
sudo systemctl restart cluster-kiosk

최초 설치

curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/install.sh \
  -o install.sh
curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/cluster-arm64 \
  -o cluster-arm64
sudo bash install.sh ./cluster-arm64
sudo reboot

Full Changelog: v0.0.1...v0.0.2

v0.0.1

14 Apr 23:28

Choose a tag to compare

Car Cluster Unit v0.0.1

설치 방법 (Raspberry Pi)

curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/cluster-arm64 \
  -o /opt/cluster/cluster
chmod +x /opt/cluster/cluster
sudo systemctl restart cluster-kiosk

최초 설치

curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/install.sh \
  -o install.sh
curl -L https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/releases/latest/download/cluster-arm64 \
  -o cluster-arm64
sudo bash install.sh ./cluster-arm64
sudo reboot

Full Changelog: https://github.com/BitByte08/Cockpit.EntertainmentClusterUnit/commits/v0.0.1