mirror of
https://github.com/andrey271192/amnezia_web.git
synced 2026-09-21 14:51:58 +00:00
fix(community): install openssl and tar into helper
PRO install.sh calls openssl (line 102) for initial secrets and tar to unpack the release; Alpine docker:*-cli ships neither. Add them to apk/apt step plus early presence check for clearer log. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "amnezia-admin",
|
||||
"version": "1.2.10",
|
||||
"version": "1.2.11",
|
||||
"private": true,
|
||||
"description": "amnezia_web — базовая панель AmneziaWG (FREE: просмотр и удаление клиентов; полная версия — PRO).",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user