Update romm.sh

This commit is contained in:
CanbiZ 2025-08-26 08:47:48 +02:00
parent b83dd90a7a
commit 92104c5dfa

View File

@ -1,10 +1,9 @@
#!/usr/bin/env bash #!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/DevelopmentCats/ProxmoxVED/main/misc/build.func) source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func)
# Copyright (c) 2021-2025 DevelopmentCats # Copyright (c) 2021-2025 community-scripts ORG
# Author: DevelopmentCats # Author: MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://romm.app # Source: https://romm.app
# Updated: 03/10/2025
APP="RomM" APP="RomM"
var_tags="${var_tags:-emulation}" var_tags="${var_tags:-emulation}"