mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-06-16 09:08:40 +00:00
Remove outdated comment
This commit is contained in:
parent
6b35acf673
commit
718ab3a164
1 changed files with 0 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue