mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-23 02:51:53 +08:00
Use allow_
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user