2 lines
95 B
Bash
2 lines
95 B
Bash
|
(cat asdf && echo asdfa) || dialog --title "Error found." --msgbox "Error installing $1." 5 50
|