Fixed autobuild build folder not mounting correct after install

This commit is contained in:
gator96100 2021-01-18 20:26:09 +01:00
parent 52366b4cb5
commit 16b4d20516

View file

@ -1,4 +1,5 @@
@echo off
call msys2\ps\setup.cmd
echo %cd%\builds /builds ntfs noacl 0 0 >>msys2/etc/fstab
taskkill /IM "gpg-agent.exe" /F
echo %~dp0builds /builds ntfs noacl 0 0 >>msys2/etc/fstab
call msys2\msys2_shell.cmd -mingw64 -defterm -no-start -c /ps/autobuild.sh