mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2026-09-02 04:47:15 +02:00
Fix deps check. Readd mariadb
This commit is contained in:
@@ -29,9 +29,9 @@ for my $code (@modules) {
|
||||
}
|
||||
|
||||
if ($fail) {
|
||||
exit 0;
|
||||
} else {
|
||||
exit 1;
|
||||
} else {
|
||||
exit 0;
|
||||
}
|
||||
|
||||
sub help
|
||||
|
||||
Reference in New Issue
Block a user