Update homeassistant-core.sh

Default Ubuntu 24.04
This commit is contained in:
tteckster 2024-05-08 01:23:59 -04:00 committed by GitHub
parent ee97a5f734
commit 497994381f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ APP="Home Assistant-Core"
var_disk="8"
var_cpu="2"
var_ram="1024"
var_os="debian"
var_version="12"
var_os="ubuntu"
var_version="24.04"
variables
color
catch_errors