Fix noscrape publishing and pulling, added header
This commit is contained in:
@@ -213,6 +213,8 @@ class Update
|
||||
if ($sendMail) {
|
||||
self::updateSuccessful($stored, $current);
|
||||
}
|
||||
} else {
|
||||
Logger::warning('Update lock could not be acquired');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user