So updates are still fetch even if there's a dep issue in the transactiontags/ipasserelle-base-0.2.65-1 0.2.44_el5
parent
791ba80b40
commit
9a4fbb0e7c
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||||||
#!/bin/bash |
#!/bin/bash |
||||||
|
|
||||||
/usr/bin/yum --downloadonly -y update > /dev/null 2>&1 |
/usr/bin/yum --downloadonly --skip-broken -y update > /dev/null 2>&1 |
||||||
exit 0 |
exit 0 |
||||||
|
Loading…
Reference in new issue