From: vados-dev Date: Wed, 8 Jul 2026 06:00:04 +0000 (+0300) Subject: Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 09:00:03 08.07.2026. X-Git-Url: https://git.vados.ru/gitweb.cgi?a=commitdiff_plain;p=Mikrotiks%2FMikrotiks.git Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 09:00:03 08.07.2026. --- diff --git a/bin/ros-diff.sh b/bin/ros-diff.sh index 22e47df..3402060 100755 --- a/bin/ros-diff.sh +++ b/bin/ros-diff.sh @@ -123,7 +123,7 @@ error() { echo -e "\n${red}❌ $*${reset}" >&2 } warning() { - echo -e "${yellow}⚠ $*${reset}" >&2 + echo -e "${yellow}⚠⚠ $*${reset}" >&2 } section() { if [ -t 1 ] && $DEBUG_OUT; then