Compare commits

...

No commits in common. "49e738fed15a915e7b684bbaae86e871a8db06e3" and "f121a7bd1b1fdb55540f6627bda15899750473e0" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ pkgs.stdenv.mkDerivation {
mkdir $out
mkdir $out/bin
# Let's copy everything but the bin folder
shopt -s extglob
cp -r release/* $out
# Pleroma is using the project path (here the store path) as default a TMPDIR.