mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Ajout delai avant de rendre la main, pour permettre lancement depuis Windows.
This commit is contained in:
parent
baed71fbe8
commit
a1ce0923a0
|
|
@ -341,6 +341,9 @@ foreach my $file (keys %filelist) {
|
|||
|
||||
}
|
||||
|
||||
print "\n";
|
||||
print "Build ".(scalar keys %filelist)." file(s).\n";
|
||||
|
||||
sleep(3);
|
||||
|
||||
0;
|
||||
Loading…
Reference in New Issue
Block a user