From 718ab3a164293ac1515bb988a99c45605eec6002 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Sun, 29 Dec 2019 19:24:00 +0000 Subject: [PATCH] Remove outdated comment --- appvm.go | 1 - 1 file changed, 1 deletion(-) diff --git a/appvm.go b/appvm.go index 14f104c..6fc9a9e 100644 --- a/appvm.go +++ b/appvm.go @@ -227,7 +227,6 @@ func stupidProgressBar() { } func start(l *libvirt.Libvirt, name string, verbose bool) { - // Currently binary-only installation is not supported, because we need *.nix configurations appvmPath := configDir // Copy templates