Merge pull request #109 from AdrianP-/AdrianP-Setup.js
Adrian p setup.js
This commit is contained in:
commit
d4b48a1e02
@ -219,4 +219,7 @@ if(!fs.existsSync('./\.env')) {
|
||||
console.log(chalk.green('Have fun using TellForm!'));
|
||||
}
|
||||
});
|
||||
}else{
|
||||
console.log(chalk.red('You already have a .env file'));
|
||||
process.exit(1);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user