From 71128e608216360e09104c48001c58f97217d479 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 15 May 2025 08:23:16 +0200 Subject: [PATCH] fix json --- frontend/public/json/rclone.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/frontend/public/json/rclone.json b/frontend/public/json/rclone.json index 1728514..7ddf697 100644 --- a/frontend/public/json/rclone.json +++ b/frontend/public/json/rclone.json @@ -25,17 +25,6 @@ "os": "debian", "version": "12" } - }, - { - "type": "alpine", - "script": "ct/alpine-rclone.sh", - "resources": { - "cpu": 1, - "ram": 256, - "hdd": 1, - "os": "alpine", - "version": "3.21" - } } ], "default_credentials": {