Files
Lakehouse/scripts/atclab/atclab-update
T

5 lines
143 B
Bash
Raw Normal View History

#!/usr/bin/bash
#yum makecache
yum --disablerepo="*" --enablerepo="atclab" clean all && yum --disablerepo="*" --enablerepo="atclab" -y update