fix(install): AWG multi-count pipeline no longer dies on grep miss

pipefail + grep with zero matches exited the script before docker build.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Андрей Бобырев
2026-05-15 01:30:27 +03:00
parent 5c3797d3d8
commit 262ae5238e
3 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "amnezia-admin",
"version": "1.2.3",
"version": "1.2.4",
"private": true,
"description": "amnezia_web — базовая панель AmneziaWG (FREE: просмотр и удаление клиентов; полная версия — PRO).",
"license": "MIT",