...
This commit is contained in:
@@ -19,9 +19,7 @@ fn zinit(){
|
||||
download_file(url,`/tmp/${name}`,5000);
|
||||
copy_bin(`/tmp/${name}`);
|
||||
delete(`/tmp/${name}`);
|
||||
|
||||
let name="containerd";
|
||||
|
||||
screen_new("zinit", "zinit init");
|
||||
}
|
||||
|
||||
platform_check_linux_x86();
|
||||
|
Reference in New Issue
Block a user