Use allow_

This commit is contained in:
Aoran Zeng
2025-08-10 10:15:26 +08:00
parent d6fbaf91ce
commit e235b6dd17
41 changed files with 110 additions and 110 deletions

View File

@@ -20,9 +20,9 @@ os_armbian_prelude ()
"Aoran Zeng", "ccmywish@qq.com",
"Yangmoooo", "yangmoooo@outlook.com");
chef_has_getfn();
chef_has_setfn();
chef_has_resetsrc();
chef_allow_get();
chef_allow_set();
chef_allow_reset();
def_upstream("http://apt.armbian.com");
def_sources_begin(os_armbian)