mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
fixing rpm triggers
This commit is contained in:
parent
1099bf0051
commit
fe30104185
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ if [ $1 -ge 2 ]; then
|
|||
if [ -e /usr/local/vesta/upd/add_firewall.sh ]; then
|
||||
/usr/local/vesta/upd/add_firewall.sh
|
||||
fi
|
||||
|
||||
fi
|
||||
%files
|
||||
%{_vestadir}
|
||||
%config(noreplace) %{_vestadir}/web/images/logo.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue