summaryrefslogtreecommitdiff
path: root/install.site
diff options
context:
space:
mode:
Diffstat (limited to 'install.site')
-rwxr-xr-xinstall.site5
1 files changed, 0 insertions, 5 deletions
diff --git a/install.site b/install.site
deleted file mode 100755
index 512974f..0000000
--- a/install.site
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/ksh
-set -o errexit
-echo "https://cdn.openbsd.org/pub/OpenBSD" > /etc/installurl
-echo "permit nopass keepenv :wheel" > /etc/doas.conf
-#echo "syspatch && shutdown -r now" >> /etc/rc.firsttime
Generated by cgit. See skreutz.com for my tech blog and contact information.