Install deno in test vm #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "install-deno-in-test-vm"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
The test vm is going to need deno for most of its tests, so we should make sure it's installed
Solution
Installs deno in the base vm image rather than the kickstart file for ThunderheadOS (ThOS) since ThOS does not need it, it's exclusively needed for tests