installer: silence script

This commit is contained in:
Koushik Dutta
2022-02-15 11:05:01 -08:00
parent 6d75b4502e
commit 321e33cd14

View File

@@ -6,8 +6,6 @@ then
exit 1
fi
set -x
RUN() {
$@
if [ "$?" != "0" ]