Compare commits

..

No commits in common. "master" and "1.2.0" have entirely different histories.

2 changed files with 1 additions and 9 deletions

View file

@ -1,7 +1,2 @@
minecraft-site: minecraft-site.go index.html go.mod go.sum
go build -tags netgo -ldflags '-extldflags "-static"'
.PHONY: deploy
deploy: minecraft-site
rsync --rsync-path="sudo -u minecraft rsync" minecraft-site zirconium:/home/minecraft/minecraft-site
ssh zirconium sudo systemctl restart minecraft-site.service

View file

@ -55,9 +55,6 @@
{{end}}
</section>
{{end}}
<p class="light">
This page maintained by chandlerswift's <a href="https://git.chandlerswift.com/chandlerswift/minecraft-site">minecraft server list</a>.
<a href="/data.json">API at /data.json</a>.
</p>
<p class="light">This page maintained by chandlerswift's <a href="https://git.chandlerswift.com/chandlerswift/minecraft-site">minecraft server list</a>.</p>
</body>
</html>