diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-10-22 12:49:49 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-10-22 12:49:49 -0400 |
| commit | 7cc7c8984b532b1dc12c720c045a23bc827a553c (patch) | |
| tree | d3171ac353a67300065455a00c50bb968acb334c /Start Electron.bat | |
| parent | fc1418f89362c1b637026dc8f6a13ab4bb195762 (diff) | |
| download | AleeBot-7cc7c8984b532b1dc12c720c045a23bc827a553c.tar.gz AleeBot-7cc7c8984b532b1dc12c720c045a23bc827a553c.tar.bz2 AleeBot-7cc7c8984b532b1dc12c720c045a23bc827a553c.zip | |
Beautifing AleeBot
Diffstat (limited to 'Start Electron.bat')
| -rw-r--r-- | Start Electron.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Start Electron.bat b/Start Electron.bat new file mode 100644 index 0000000..f9bdcf3 --- /dev/null +++ b/Start Electron.bat @@ -0,0 +1,4 @@ +@echo off +title Starting Electron +echo Starting Electron +npm start
\ No newline at end of file |
