Explorar el Código

Change to hestia autoupdate

Raphael Schneeberger hace 7 años
padre
commit
bbb4abfdc1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      install/hst-install-ubuntu.sh

+ 1 - 1
install/hst-install-ubuntu.sh

@@ -1282,7 +1282,7 @@ chown admin:admin $HESTIA/data/sessions
 $HESTIA/upd/add_notifications.sh
 
 # Adding cronjob for autoupdates
-$HESTIA/bin/v-add-cron-vesta-autoupdate
+$HESTIA/bin/v-add-cron-hestia-autoupdate
 
 
 #----------------------------------------------------------#