diff options
Diffstat (limited to 'setup_x64_project.sh')
| -rwxr-xr-x | setup_x64_project.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_x64_project.sh b/setup_x64_project.sh index da74a332..eb145faf 100755 --- a/setup_x64_project.sh +++ b/setup_x64_project.sh @@ -4,7 +4,7 @@ # 03/25/25: Add 'disk' build step. # 04/05/25: Improve and fix script. -cd dev/libSystem +cd src/libSystem cd src make libsys_asm_io_x64 cd .. |
