...
This commit is contained in:
parent
3a7b323f9a
commit
3a6bde02d5
@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
|
||||
exec(`https://git.threefold.info/herocode/sal/raw/branch/main/examples/containers/nerdctl_install.rhai`);
|
||||
exec(`https://git.threefold.info/herocode/sal/raw/branch/main/installers/nerctl.rhai`);
|
||||
|
@ -33,13 +33,8 @@ fn ipfs_download(){
|
||||
|
||||
}
|
||||
|
||||
let d=download(`https://git.threefold.info/herocode/sal/raw/branch/main/examples/containers/nerdctl_install.rhai`,`/tmp/nerdctl_install.rhai`,0);
|
||||
|
||||
print(`Repo path: ${d}`);
|
||||
|
||||
|
||||
|
||||
// nerdctl_download();
|
||||
nerdctl_download();
|
||||
// ipfs_download();
|
||||
|
||||
"done"
|
||||
|
Loading…
Reference in New Issue
Block a user