mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
使用 chef_prep_this()
This commit is contained in:
@@ -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");
|
||||
|
Reference in New Issue
Block a user