mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-07-01 12:43:17 +07:00
cleanup
This commit is contained in:
@ -161,7 +161,7 @@ async function createScript(filename: string, version: string) {
|
||||
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