5 lines
183 B
Bash
5 lines
183 B
Bash
# Used by the systemd example for a source/native Mastodon installation.
|
|
# Edit these paths for the local installation.
|
|
MASTODON_DIR=/path/to/mastodon/live
|
|
RUBY_BIN=/path/to/ruby/bin
|