diff options
Diffstat (limited to 'vm')
| -rw-r--r-- | vm/vm.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ type Config struct { Index int Workdir string Bin string - Initrd string + Initrd string Kernel string Cmdline string Image string |
