diff options
| author | Alee <alee14498@gmail.com> | 2018-04-20 16:58:07 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-20 16:58:07 -0400 |
| commit | 4648caa22725bbcc6e0f8a25f521b545b4563949 (patch) | |
| tree | 28ccc8a916ae149bad00be020f4165a96cfc2188 /update_dep.bat | |
| parent | 986c88ff3d8093495604a3ee1c8cc7746480aa7f (diff) | |
| download | AleeBot-4648caa22725bbcc6e0f8a25f521b545b4563949.tar.gz AleeBot-4648caa22725bbcc6e0f8a25f521b545b4563949.tar.bz2 AleeBot-4648caa22725bbcc6e0f8a25f521b545b4563949.zip | |
Custom prefixes!
Diffstat (limited to 'update_dep.bat')
| -rw-r--r-- | update_dep.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/update_dep.bat b/update_dep.bat new file mode 100644 index 0000000..7b993ec --- /dev/null +++ b/update_dep.bat @@ -0,0 +1,4 @@ +@echo off +title Installing/Updating Dependencies +npm install +exit
\ No newline at end of file |
