X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=rel%2Ffiles%2Fbin%2Fpleroma_ctl;fp=rel%2Ffiles%2Fbin%2Fpleroma_ctl;h=d2949e8fed922b740ff05040ffcc1090b1c9e749;hb=e5a25485211d22cd624b66357c11076299e140ac;hp=176287fcb6f33f9ad573a8d7d09a5717b3bc68c7;hpb=1245141779e8a1e7237af65c152dc15cbc735f0f;p=akkoma diff --git a/rel/files/bin/pleroma_ctl b/rel/files/bin/pleroma_ctl index 176287fcb..d2949e8fe 100755 --- a/rel/files/bin/pleroma_ctl +++ b/rel/files/bin/pleroma_ctl @@ -2,7 +2,6 @@ # XXX: This should be removed when elixir's releases get custom command support detect_flavour() { - echo "Trying to autodetect flavour, you may want to override this with --flavour" arch="$(uname -m)" if [ "$arch" = "x86_64" ]; then arch="amd64"