pull/1/head
Rui Carmo 2016-03-27 13:12:43 +01:00
rodzic 6c2423e961
commit 4364f1fd41
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -130,7 +130,7 @@ def enable_app(app):
shutil.copyfile(config, live_config)
else:
echo("Error: app '%s' is not configured.", fg='red')
else:
else:
echo("Warning: app '%s' is already enabled, skipping.", fg='yellow')
else:
echo("Error: app '%s' does not exist.", fg='red')