This commit is contained in:
Mylloon 2023-03-26 17:55:42 +02:00
parent 636685b4f9
commit be743d6053
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -115,7 +115,7 @@ sync-wsl:
@mkdir -p $(HOME)/.unison @mkdir -p $(HOME)/.unison
@$(WGET) https://git.mylloon.fr/Anri/confOS/raw/branch/main/.unison/default.prf -O $(HOME)/.unison/default.prf @$(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: sync-windows:
# Scripts # Scripts
@$(WGET) https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/ctmpf.bat -O $(WIN_HOME)/Documents/Local/ctmpf.bat @$(WGET) https://git.mylloon.fr/Anri/confOS/raw/branch/main/windows/ctmpf.bat -O $(WIN_HOME)/Documents/Local/ctmpf.bat