summaryrefslogtreecommitdiff
path: root/update_system.sh
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-07-19 19:37:43 +0200
committerMerlin Scholz <merlin@scholz.ruhr>2023-07-19 19:37:43 +0200
commit509f0498e749fa43af638c2719442656bc3295da (patch)
tree1ddbf2aca1e01bdb57cc723811035bde22357d82 /update_system.sh
parentc7d78f5ebdbe93048e09731ce76417ea5a78cd05 (diff)
Code cleanuplockdoc-10.99.5
Diffstat (limited to 'update_system.sh')
-rwxr-xr-xupdate_system.sh2
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