comment!
This commit is contained in:
parent
10825de7ea
commit
912b9d0c5b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -149,7 +149,7 @@ sync-wsl:
|
||||||
|
|
||||||
|
|
||||||
# Windows through WSL
|
# Windows through WSL
|
||||||
WIN = (Windows)
|
WIN = (Windows) # specific prefix since we're running it from WSL for windows
|
||||||
sync-windows:
|
sync-windows:
|
||||||
# Scripts
|
# Scripts
|
||||||
@$(WGET) $(REPO_SRC)/windows/blockthespot.bat -O $(WIN_HOME)/Documents/Local/blockthespot.bat
|
@$(WGET) $(REPO_SRC)/windows/blockthespot.bat -O $(WIN_HOME)/Documents/Local/blockthespot.bat
|
||||||
|
|
Loading…
Reference in a new issue