mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 00:48:57 +02:00
Fixes #121
This commit is contained in:
@@ -36,7 +36,7 @@ class ReleasesCommand extends AbstractCommand implements RequiresEnvironment
|
||||
|
||||
if (count($hosts) == 0) {
|
||||
Console::output(
|
||||
'<light_purple>Warning!</light_purple> <dark_gray>No hosts defined, unable to get releases.</dark_gray>',
|
||||
'<light_purple>Warning!</light_purple> <bold>No hosts defined, unable to get releases.</bold>',
|
||||
1, 3
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user