This website requires JavaScript.
Explore
Help
Sign in
andrew
/
AleeBot
Watch
1
Star
0
Fork
You've already forked AleeBot
0
mirror of
https://github.com/Alee14/AleeBot.git
synced
2025-01-22 19:21:47 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dd6e5e0668
AleeBot
/
update_dep.bat
7 lines
81 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Custom prefixes!
2018-04-20 16:58:07 -04:00
@
echo
off
title
Installing/Updating Dependencies
Added git pull to update_dep.bat
2018-05-03 08:20:53 -04:00
git pull
Custom prefixes!
2018-04-20 16:58:07 -04:00
npm install
Added pause to the script
2018-04-20 16:59:37 -04:00
pause
Added git pull to update_dep.bat
2018-05-03 08:20:53 -04:00
exit
Reference in a new issue
Copy permalink