فهرست منبع

fixed upgrade script name

root 9 ماه پیش
والد
کامیت
aabd13e2a7
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      scripts/updates/2-8-0/after_sql.pl
  2. 0 0
      scripts/updates/2-8-0/update-services.sh

+ 1 - 1
scripts/updates/2-8-0/after_sql.pl

@@ -90,7 +90,7 @@ foreach my $row (@authlist_ref) {
 
 print "Stage 2: Fix systemd units\n";
 
-do_exec("2-8-0/udpate-services.sh");
+do_exec("2-8-0/update-services.sh");
 
 print "Done!\n";
 

+ 0 - 0
scripts/updates/2-8-0/udpate-services.sh → scripts/updates/2-8-0/update-services.sh