mirror of
https://github.com/tsightler/ring-mqtt.git
synced 2025-09-26 21:01:12 +08:00
Release 4.8.5
This commit is contained in:
@@ -26,9 +26,9 @@ fi
|
||||
if [ -v BRANCH ]; then
|
||||
if [ "${BRANCH}" = "latest" ] || [ "${BRANCH}" = "dev" ]; then
|
||||
cd "/app/ring-mqtt-${BRANCH}"
|
||||
else
|
||||
cd /app/ring-mqtt
|
||||
fi
|
||||
else
|
||||
cd /app/ring-mqtt
|
||||
fi
|
||||
|
||||
echo "-------------------------------------------------------"
|
||||
|
Reference in New Issue
Block a user