rename scripts

This commit is contained in:
Alexander Popov 2023-05-01 11:13:12 +03:00
parent 2a0c885414
commit fad4ddb154
Signed by: iiiypuk
GPG Key ID: E47FE0AB36CD5ED6
8 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,9 @@
## Using Software
* Server: [agate](https://github.com/mbrubeck/agate)
* HTTP proxy: [kineto](https://git.sr.ht/~sircmpwn/kineto)
## View capsule
* Client: [amfora](https://github.com/makeworld-the-better-one/amfora)
* HTTP: [vulpes.one](https://proxy.vulpes.one/gemini/a2s.su/)

View File

@ -1,4 +1,5 @@
#!/bin/sh
./.bin/kineto -b 127.0.0.1:8080 \
-e /assets/styles.css \
gemini://a2s.su

View File

@ -1,7 +1,5 @@
#!/bin/sh
# using for production
./.bin/agate.x86_64-unknown-linux-gnu \
--content ./public/ \
--addr [::]:1965 \