diff options
| author | Alee <alee14498@gmail.com> | 2018-05-12 16:35:42 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-05-12 16:35:42 -0400 |
| commit | 7d1cb659df49b9b447a161f67b1c059fb2dcd6b0 (patch) | |
| tree | 51199ab5b417e7fefe747de283da08575b59779e /update_dep.bat | |
| parent | 717a359fcaf020b40e55b01829c02c2992af4a2c (diff) | |
| parent | ecc00b47907f2acca517c3b50b67773d7bd65ebf (diff) | |
| download | AleeBot-7d1cb659df49b9b447a161f67b1c059fb2dcd6b0.tar.gz AleeBot-7d1cb659df49b9b447a161f67b1c059fb2dcd6b0.tar.bz2 AleeBot-7d1cb659df49b9b447a161f67b1c059fb2dcd6b0.zip | |
Merge branch 'master' of https://github.com/AleeCorp/AleeBot
Diffstat (limited to 'update_dep.bat')
| -rw-r--r-- | update_dep.bat | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/update_dep.bat b/update_dep.bat index 1b97c9d..5de4c3e 100644 --- a/update_dep.bat +++ b/update_dep.bat @@ -1,5 +1,6 @@ @echo off title Installing/Updating Dependencies +git pull npm install pause -exit
\ No newline at end of file +exit |
