install_arch: Use shell instead of command
shell is like command but runs the command through a shell, so that piping will work.
Please register or sign in to comment
shell is like command but runs the command through a shell, so that piping will work.