We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8030e76 commit 99f3a38Copy full SHA for 99f3a38
1 file changed
install_sensors.sh
@@ -72,7 +72,7 @@ curl -L -# -o "$SENSORS_PATH" "$DOWNLOAD_URL"
72
SENSORS_STATUS=$?
73
74
# 6. Download BodegaOS Client
75
-CLIENT_VERSION="1.0.76"
+CLIENT_VERSION="1.0.78"
76
CLIENT_FILENAME="BodegaOS-${CLIENT_VERSION}-arm64.dmg"
77
CLIENT_URL="https://assets.srswti.com/darwin/arm64/${CLIENT_FILENAME}"
78
CLIENT_PATH="${DOWNLOAD_DIR}/${CLIENT_FILENAME}"
0 commit comments