GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tundra
/
sysupd
Browse code
clean yum repo before upgrade in redhat stanza
master
1 parent
b997890
commit
5f2107924066fee4fb74d6718f3bf77352716bd2
tundra
authored
on 16 Oct 2016
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
sysupd
Ignore Space
Show notes
View
2
■
■
■■■
sysupd
# RedHat YUM Updates
###
redhat
)
runupd $SET $LOGDIR
"/usr/bin/yum -y upgrade"
runupd $SET $LOGDIR
"/usr/bin/yum -y clean all && /usr/bin/yum -y upgrade"
;;
###
Show line notes below