Merge pull request #209515 from SuperSandro2000/mastodon-dupe

This commit is contained in:
Sandro 2023-01-09 21:57:51 +01:00 committed by GitHub
commit 42094ae7fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,6 @@ let
) env))));
mastodonTootctl = pkgs.writeShellScriptBin "mastodon-tootctl" ''
#! ${pkgs.runtimeShell}
set -a
export RAILS_ROOT="${cfg.package}"
source "${envFile}"