summaryrefslogtreecommitdiff
path: root/update_system.sh
diff options
context:
space:
mode:
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 daadecb0cd0..88e5fc46ab6 100755
--- a/update_system.sh
+++ b/update_system.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -xeu
-NETBSD_IP=10.0.20.246
+NETBSD_IP=192.168.122.211
./build.sh -U -O ./obj -j$(nproc) -m i386 -a i386 -u kernel=LOCKDOC
scp etc/rc root@$NETBSD_IP:/etc/rc