浏览代码

fixing rpm triggers

Serghey Rodin 11 年之前
父节点
当前提交
fe30104185
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/rpm/specs/vesta.spec

+ 1 - 1
src/rpm/specs/vesta.spec

@@ -49,7 +49,7 @@ if [ $1 -ge 2 ]; then
     if [ -e /usr/local/vesta/upd/add_firewall.sh ]; then
     if [ -e /usr/local/vesta/upd/add_firewall.sh ]; then
         /usr/local/vesta/upd/add_firewall.sh
         /usr/local/vesta/upd/add_firewall.sh
     fi
     fi
-
+fi
 %files
 %files
 %{_vestadir}
 %{_vestadir}
 %config(noreplace) %{_vestadir}/web/images/logo.png
 %config(noreplace) %{_vestadir}/web/images/logo.png