update script
This commit is contained in:
parent
39cc0cd6d3
commit
641b17eeed
7
update.bat
Normal file
7
update.bat
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
@REM Pulls from Master and refreshes the cache
|
||||||
|
call git pull
|
||||||
|
call php bin/console cache:clear
|
||||||
|
call php bin/console cache:pool:prune
|
||||||
|
call php bin/console cache:warmup
|
||||||
|
echo Update complete and changes should now be visible. If not, you may need to recycle application pools.
|
||||||
|
pause
|
||||||
Loading…
x
Reference in New Issue
Block a user