mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-09 22:34:08 +07:00
cleanup
This commit is contained in:
@ -181,7 +181,7 @@ function createScript(filename, version) {
|
||||
if (error) {
|
||||
return console.log(error);
|
||||
}
|
||||
console.log('The file was saved! \n' + script);
|
||||
console.log('The file was saved!');
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user