Merge pull request #209515 from SuperSandro2000/mastodon-dupe
This commit is contained in:
@@ -95,7 +95,6 @@ let
|
||||
) env))));
|
||||
|
||||
mastodonTootctl = pkgs.writeShellScriptBin "mastodon-tootctl" ''
|
||||
#! ${pkgs.runtimeShell}
|
||||
set -a
|
||||
export RAILS_ROOT="${cfg.package}"
|
||||
source "${envFile}"
|
||||
|
||||
Reference in New Issue
Block a user