Changes needed for Windows setup

This commit is contained in:
Marwolf
2018-07-19 10:13:21 -04:00
parent 8a3e6e290c
commit 2561e311bb
6 changed files with 72 additions and 58 deletions

View File

@@ -45,7 +45,7 @@ pull-website-windows:
@cd Website && git reset HEAD --hard && git pull
pull-wiki-windows:
@cd Website/Wiki git reset HEAD --hard && && git pull
@cd Website/Wiki git reset HEAD --hard && git pull
logs:
@docker-compose logs -f