about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72959ff..342e292 100644
--- a/Makefile
+++ b/Makefile
@@ -41,10 +41,14 @@ chroot.tar: client image server default8x16.psfu
 	install -m 644 default8x16.psfu root/usr/share/torus
 	tar -cf chroot.tar -C root bin home usr var
 
-install: chroot.tar rc.kfcgi rc.torus
+install: chroot.tar rc.kfcgi rc.torus explore.html index.html
 	tar -xf chroot.tar -C /home/$(CHROOT_USER)
 	install rc.kfcgi /usr/local/etc/rc.d/kfcgi
 	install rc.torus /usr/local/etc/rc.d/torus
+	install -o $(CHROOT_USER) -g $(CHROOT_GROUP) -m 644 \
+		explore.html \
+		index.html \
+		/usr/local/www/ascii.town
 
 clean:
 	rm -fr $(OBJS) $(BINS) tags root chroot.tar
?id=07db07a96f1c13fc26d508dbdb747e9d412fec84&follow=1'>Allow cd host:path over sshJune McEnroe 2020-10-07Use mandoc -T utf8 for text.June McEnroe 2020-09-20Add The Awakened KingdomJune McEnroe 2020-09-12Move /opt/local back, cheat port select to use system manJune McEnroe 2020-09-12Move /opt/local behind /usr againJune McEnroe 2020-09-12Enable toc in cgit renderings of man pagesJune McEnroe 2020-09-11Install mandoc on macOSJune McEnroe 2020-09-11Rewrite install script yet againJune McEnroe 2020-09-11Remove NetBSD from install scriptJune McEnroe 2020-09-11Use MacPorts rather than pkgsrcJune McEnroe 2020-09-11Add debian VM name to sshJune McEnroe 2020-09-11Add influencer tweetJune McEnroe 2020-09-10Add The Kingdom of GodsJune McEnroe 2020-09-07Add SunglassesJune McEnroe 2020-09-06Add Between the BreathsJune McEnroe 2020-09-04Open /dev/tty in nudgeJune McEnroe 2020-09-04Add nudgeJune McEnroe 2020-09-03Build fbclock with -lzJune McEnroe 2020-08-29Add tweets from retweetsJune McEnroe