diff --git a/makehdimage b/makehdimage index 1b37689553..88e52b4483 100755 --- a/makehdimage +++ b/makehdimage @@ -128,7 +128,7 @@ else sPrefix=: cd="$fsShellCommand cd" scd="$fsShellCommand cd" - cp="$fsShellCommand xcp" + cp="$fsShellCommand cp" ln="$fsShellCommand ln" mkdir="$fsShellCommand mkdir" rm="$fsShellCommand rm"