v4k-git-backup/_editor.bat

7 lines
87 B
Batchfile

@echo off
call razzle amd64
if exist .env.bat (
call .env.bat
)
cursor .
exit