mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-07-07 13:41:21 -07:00
Fixed autobuild build folder not mounting correct after install
This commit is contained in:
parent
52366b4cb5
commit
16b4d20516
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
@echo off
|
@echo off
|
||||||
call msys2\ps\setup.cmd
|
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
|
call msys2\msys2_shell.cmd -mingw64 -defterm -no-start -c /ps/autobuild.sh
|
Loading…
Add table
Add a link
Reference in a new issue