Przeglądaj źródła

fixed upgrade script name

root 9 miesięcy temu
rodzic
commit
aabd13e2a7

+ 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