fix typo
This commit is contained in:
parent
636685b4f9
commit
be743d6053
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -115,7 +115,7 @@ sync-wsl:
|
|||
@mkdir -p $(HOME)/.unison
|
||||
@$(WGET) https://git.mylloon.fr/Anri/confOS/raw/branch/main/.unison/default.prf -O $(HOME)/.unison/default.prf
|
||||
|
||||
# Windows trough WSL
|
||||
# Windows through WSL
|
||||
sync-windows:
|
||||
# Scripts
|
||||
@$(WGET) https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/ctmpf.bat -O $(WIN_HOME)/Documents/Local/ctmpf.bat
|
||||
|
|
Loading…
Reference in a new issue