This commit is contained in:
kristof 2025-06-15 22:16:40 +02:00
parent 0e7dba9466
commit 8a8ead17cb
2 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ platform_check_linux_x86();
exec(`https://git.threefold.info/herocode/sal/raw/branch/main/installers/base.rhai`); exec(`https://git.threefold.info/herocode/sal/raw/branch/main/installers/base.rhai`);
//install all we need for nerdctl //install all we need for nerdctl
exec(`https://git.threefold.info/herocode/sal/raw/branch/main/installers/nerctl.rhai`); exec(`https://git.threefold.info/herocode/sal/raw/branch/main/installers/nerdctl.rhai`);