aports/testing/lotide/lotide.post-install
Celeste a1c7f9b66b testing/lotide: new aport
https://sr.ht/~vpzom/lotide/
Federated forum / link aggregator using ActivityPub
2023-12-19 03:13:40 +00:00

7 lines
278 B
Bash

#!/bin/sh
echo "--"
echo "Setup the Lotide database by running: rc-service lotide setup"
echo "Run the hitide service, and setup your reverse proxy by following the example at"
echo "https://git.sr.ht/~vpzom/lotide/tree/master/doc/INSTALL.md#recommended-proxy-setup"
echo "--"