From 92104c5dfaeab71e8f4c840fd479ae25a2da2b5e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 26 Aug 2025 08:47:48 +0200 Subject: [PATCH] Update romm.sh --- ct/romm.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ct/romm.sh b/ct/romm.sh index bcc0343e..8dc95b58 100644 --- a/ct/romm.sh +++ b/ct/romm.sh @@ -1,10 +1,9 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/DevelopmentCats/ProxmoxVED/main/misc/build.func) -# Copyright (c) 2021-2025 DevelopmentCats -# Author: DevelopmentCats +source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) +# Copyright (c) 2021-2025 community-scripts ORG +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://romm.app -# Updated: 03/10/2025 APP="RomM" var_tags="${var_tags:-emulation}"