使用 chef_prep_this()

This commit is contained in:
Aoran Zeng
2025-08-22 13:08:27 +08:00
parent 12e69edb86
commit adca7b3ea2
69 changed files with 75 additions and 151 deletions

View File

@@ -8,8 +8,7 @@ def_target(os_ubuntu, "ubuntu/zorinos");
void
os_ubuntu_prelude ()
{
use_this(os_ubuntu);
chef_allow_gsr(os_ubuntu);
chef_prep_this (os_ubuntu, gsr);
chef_set_created_on (this, "2023-08-30");
chef_set_last_updated (this, "2025-08-10");