This commit is contained in:
2024-12-31 17:23:25 +01:00
parent 7eded9ff28
commit 023adb4ec7

View File

@@ -32,7 +32,7 @@ fn installed() !bool {
fn install() ! {
console.print_header('install golang')
base.install()!
destroy()!
//destroy()!
mut url := ''
if osal.is_linux_arm() {