• Matthew Hooker's avatar
    Fix the way we run commands in chroot. · 5c41eccf
    Matthew Hooker authored
    * Single quotes around chroot command cause it to fail.
    * The chroot command also gets passed through the CommandWrapper template, so having sudo would clash with however the user wants to run it.
    * Fix spelling mistake.
    5c41eccf
communicator.go 2.36 KB