mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-23 16:41:29 +00:00
Remove outdated comment
This commit is contained in:
parent
6b35acf673
commit
718ab3a164
1
appvm.go
1
appvm.go
|
@ -227,7 +227,6 @@ func stupidProgressBar() {
|
||||||
}
|
}
|
||||||
|
|
||||||
func start(l *libvirt.Libvirt, name string, verbose bool) {
|
func start(l *libvirt.Libvirt, name string, verbose bool) {
|
||||||
// Currently binary-only installation is not supported, because we need *.nix configurations
|
|
||||||
appvmPath := configDir
|
appvmPath := configDir
|
||||||
|
|
||||||
// Copy templates
|
// Copy templates
|
||||||
|
|
Loading…
Reference in a new issue