rename scripts
This commit is contained in:
parent
2a0c885414
commit
fad4ddb154
@ -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/)
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
./.bin/kineto -b 127.0.0.1:8080 \
|
||||
-e /assets/styles.css \
|
||||
gemini://a2s.su
|
@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# using for production
|
||||
|
||||
./.bin/agate.x86_64-unknown-linux-gnu \
|
||||
--content ./public/ \
|
||||
--addr [::]:1965 \
|
Loading…
Reference in New Issue
Block a user