From 145d116ef834a3e39ad51202dc207572ac4733f2 Mon Sep 17 00:00:00 2001 From: enirts31 Date: Tue, 13 May 2025 09:36:19 -0400 Subject: [PATCH] Update frontend/public/json/backrest.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- frontend/public/json/backrest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/backrest.json b/frontend/public/json/backrest.json index 51a8593..4a1055d 100644 --- a/frontend/public/json/backrest.json +++ b/frontend/public/json/backrest.json @@ -22,7 +22,7 @@ "cpu": 1, "ram": 512, "hdd": 8, - "os": "ubuntu", + "os": "debian", "version": "24.04" } }