diff --git a/ct/ps5-mqtt.sh b/ct/ps5-mqtt.sh index 4e75d0a5..98e751e4 100644 --- a/ct/ps5-mqtt.sh +++ b/ct/ps5-mqtt.sh @@ -9,7 +9,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m APP="PS5-MQTT" var_tags="smarthome;automation" var_cpu="1" -var_ram="256" +var_ram="512" var_disk="3" var_os="debian" var_version="12" @@ -73,4 +73,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" -echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8645${CL}" \ No newline at end of file +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8645${CL}"