Add vencord_installer sync

This commit is contained in:
Mylloon 2023-09-13 12:05:44 +02:00
parent 6f443454f5
commit 22837c0864
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -125,10 +125,11 @@ sync-wsl:
# Windows through WSL
sync-windows:
# Scripts
@$(WGET) $(REPO_SRC)/windows/ctmpf.bat -O $(WIN_HOME)/Documents/Local/ctmpf.bat
@$(WGET) $(REPO_SRC)/windows/blockthespot.bat -O $(WIN_HOME)/Documents/Local/blockthespot.bat
@$(WGET) $(REPO_SRC)/windows/ctmpf.bat -O $(WIN_HOME)/Documents/Local/ctmpf.bat
@$(WGET) $(REPO_SRC)/windows/update.bat -O $(WIN_HOME)/Documents/Local/update.bat
@$(WGET) $(REPO_SRC)/windows/fix_nvidia_wsl.bat -O $(WIN_HOME)/Documents/Local/fix_nvidia_wsl.bat
@$(WGET) $(REPO_SRC)/windows/vencord_installer.bat -O $(WIN_HOME)/Documents/Local/vencord_installer.bat
@echo "(Windows) Scripts synced!"
@echo