mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-09 16:10:12 +08:00
增加 recipe_ 前缀
This commit is contained in:
@@ -11,8 +11,8 @@ wr_anaconda_prelude ()
|
||||
{
|
||||
chef_prep_this (wr_anaconda, gs);
|
||||
|
||||
chef_set_created_on (this, "2023-09-10");
|
||||
chef_set_last_updated (this, "2025-08-09");
|
||||
chef_set_recipe_created_on (this, "2023-09-10");
|
||||
chef_set_recipe_last_updated (this, "2025-08-09");
|
||||
chef_set_sources_last_updated (this, "2025-07-14");
|
||||
|
||||
chef_set_chef (this, NULL);
|
||||
|
||||
Reference in New Issue
Block a user