java 24 from temurin

This commit is contained in:
Zsolt Ero
2025-09-18 02:36:45 +02:00
parent 454b38a111
commit 13cdc09eef
3 changed files with 47 additions and 6 deletions

View File

@@ -109,8 +109,7 @@ def tile_gen(
if reinstall:
c.sudo('rm -rf /data/ofm')
# prepare_shared(c)
prepare_shared(c)
prepare_tile_gen(c, enable_cron=cron)