Refactor installation scripts
This commit is contained in:
+1
-1
@@ -165,7 +165,7 @@ function log(message, os_version, log_type, prefix = '') {
|
||||
};
|
||||
switch (prefix) {
|
||||
case '':
|
||||
prefix = prefix;
|
||||
prefix = '';
|
||||
break;
|
||||
default:
|
||||
prefix = prefix + ': ';
|
||||
|
||||
Reference in New Issue
Block a user