mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-14 02:27:03 -07:00
Fixed path for autobuild
This commit is contained in:
parent
0d34311d98
commit
a3183d3e21
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@echo off
|
||||
call msys2\ps\setup.cmd
|
||||
echo %~dp0builds /builds ntfs noacl 0 0 >>msys2/etc/fstab
|
||||
echo %cd%\builds /builds ntfs noacl 0 0 >>msys2/etc/fstab
|
||||
call msys2\msys2_shell.cmd -mingw32 -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