Silence unwanted output
This commit is contained in:
parent
0253b3c9e6
commit
516fa441ca
5 changed files with 8 additions and 8 deletions
scripts/Arch/Software/xone
|
@ -13,5 +13,5 @@ then
|
|||
yes "" | sudo xone-get-firmware.sh;
|
||||
fi;
|
||||
|
||||
popd;
|
||||
popd > /dev/null;
|
||||
rm -rf "$contextRoot" > /dev/null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue