freebsd-ports/net-im/conduit/files/pkg-install.in
Ashish SHUKLA bd3820b0b7 net-im/conduit: New port: Matrix server implemented in Rust
An efficient Matrix homeserver that's easy to set up
and just works. You can install it on a mini-computer
like the Raspberry Pi to host Matrix for your family,
friends or company.

WWW: https://conduit.rs/
2021-09-03 15:20:29 +00:00

7 lines
119 B
Bash

#!/bin/sh
if [ x"$2" != x"POST-INSTALL" ]; then
exit 0
fi
install -d -m 750 -o %%USERS%% -g %%GROUPS%% %%DBDIR%%