parent
4014adb8d6
commit
92cf32ffc7
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
||||
#!/bin/bash |
||||
|
||||
/usr/bin/yum --downloadonly -y update 2>&1 > /dev/null |
||||
/usr/bin/yum --downloadonly -y update > /dev/null 2>&1 |
||||
exit 0 |
||||
|
Loading…
Reference in new issue