Drop ; thats causing an error. Need to merge this with koji hub version.
This commit is contained in:
parent
0df10cc67c
commit
5da470ec26
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ if [ -f $OLD ]; then
|
|||
/usr/sbin/restorecon $OLD
|
||||
/usr/bin/systemctl reload httpd
|
||||
fi
|
||||
else;
|
||||
else
|
||||
wget -q $URL -O $OLD
|
||||
/usr/sbin/restorecon $OLD
|
||||
/usr/bin/systemctl reload httpd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue