sal/installers/install_all.rhai
kristof f0d7636cda
Some checks are pending
Rhai Tests / Run Rhai Tests (push) Waiting to run
...
2025-06-15 22:12:15 +02:00

8 lines
239 B
Plaintext

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