diff options
| author | Merlin Scholz <merlin@scholz.ruhr> | 2023-07-19 19:37:43 +0200 |
|---|---|---|
| committer | Merlin Scholz <merlin@scholz.ruhr> | 2023-07-19 19:37:43 +0200 |
| commit | 509f0498e749fa43af638c2719442656bc3295da (patch) | |
| tree | 1ddbf2aca1e01bdb57cc723811035bde22357d82 /update_system.sh | |
| parent | c7d78f5ebdbe93048e09731ce76417ea5a78cd05 (diff) | |
Code cleanuplockdoc-10.99.5
Diffstat (limited to 'update_system.sh')
| -rwxr-xr-x | update_system.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_system.sh b/update_system.sh index 6acd4df6863..e2cda580fee 100755 --- a/update_system.sh +++ b/update_system.sh @@ -1,7 +1,7 @@ #!/bin/sh set -xeu -NETBSD_IP=192.168.122.211 +NETBSD_IP=192.168.122.68 ./build.sh -U -O ./obj -j$(nproc) -m i386 -a i386 -u kernel=GENERIC ./build.sh -U -O ./obj -j$(nproc) -m i386 -a i386 -u kernel=LOCKDOC |
