Explorar o código

fix vesta ssl permissions

Serghey Rodin %!s(int64=12) %!d(string=hai) anos
pai
achega
4836872eab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/rpm/specs/vesta.spec

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

@@ -40,7 +40,7 @@ if [ $1 -ge 2 ]; then
     if [ -e /usr/local/vesta/upd/add_fwd_only.sh ]; then
         /usr/local/vesta/upd/add_fwd_only.sh
     fi
-    if [ -e /usr/local/vesta/fix_vesta_ssl_permissions.sh ]; then
+    if [ -e /usr/local/vesta/upd/fix_vesta_ssl_permissions.sh ]; then
         /usr/local/vesta/upd/fix_vesta_ssl_permissions.sh
     fi
 fi