fix remove no local repo bug

Change-Id: If1159c022787ff0373be45d228f68292e399aa9d
This commit is contained in:
xiaodongwang 2014-10-22 16:47:31 -07:00
parent de7cb6a442
commit 0f77a082a0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
mkdir -p /tmp/repo_backup
mv /etc/yum.repos.d/* /tmp/repo_back/
mv /etc/yum.repos.d/* /tmp/repo_backup/
cat << EOF > /etc/yum.repos.d/Compass.repo
[compass_repo]