diff options
| author | Bjoern Franke | 2022-02-09 15:01:54 +0100 |
|---|---|---|
| committer | Bjoern Franke | 2022-02-09 15:01:54 +0100 |
| commit | 6e62cd07e12fdeaea9a9cf1f608cc8c613a5ff2e (patch) | |
| tree | 8d0cc7af5e80d86aa1a4c9bd2170e7092d3832c3 /heisenbridge.install | |
| download | packages-6e62cd07e12fdeaea9a9cf1f608cc8c613a5ff2e.tar.gz packages-6e62cd07e12fdeaea9a9cf1f608cc8c613a5ff2e.tar.bz2 packages-6e62cd07e12fdeaea9a9cf1f608cc8c613a5ff2e.zip | |
initial commit
Diffstat (limited to 'heisenbridge.install')
| -rw-r--r-- | heisenbridge.install | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/heisenbridge.install b/heisenbridge.install new file mode 100644 index 0000000..10184df --- /dev/null +++ b/heisenbridge.install | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | post_install() { | ||
| 2 | cat <<- 'EOF' | ||
| 3 | You may adjust the homeserver via | ||
| 4 | # systemctl edit heisenbridge.service | ||
| 5 | if you don't use localhost:8008 as your homeserver URL | ||
| 6 | EOF | ||
| 7 | } | ||
