From 6a4fc2d15141cd922327267e376302f65a3bb277 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 9 Mar 2024 00:25:48 -0700 Subject: rsync --- gopher/build.sh | 5 +++++ gopher/public/public_gopher/gophermap | 7 +++++++ 2 files changed, 12 insertions(+) create mode 100755 gopher/build.sh create mode 100644 gopher/public/public_gopher/gophermap (limited to 'gopher') diff --git a/gopher/build.sh b/gopher/build.sh new file mode 100755 index 0000000..917ef64 --- /dev/null +++ b/gopher/build.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +cp -r ./public ../dist/public_gopher + +echo "finished building gopher site!" diff --git a/gopher/public/public_gopher/gophermap b/gopher/public/public_gopher/gophermap new file mode 100644 index 0000000..97a4f13 --- /dev/null +++ b/gopher/public/public_gopher/gophermap @@ -0,0 +1,7 @@ +=/usr/bin/figlet -f slant "~"$(stat -c '%U' `pwd`) + +this is my gopher page. + +there are many like it, but this one is mine. + +1back to tilde.club / -- cgit v1.2.3-70-g09d2