Skip to content

Commit fe30104

Browse files
committed
fixing rpm triggers
1 parent 1099bf0 commit fe30104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rpm/specs/vesta.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if [ $1 -ge 2 ]; then
4949
if [ -e /usr/local/vesta/upd/add_firewall.sh ]; then
5050
/usr/local/vesta/upd/add_firewall.sh
5151
fi
52-
52+
fi
5353
%files
5454
%{_vestadir}
5555
%config(noreplace) %{_vestadir}/web/images/logo.png

0 commit comments

Comments
 (0)