mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
keycloak: remove kc.sh.orig
This commit is contained in:
parent
04f0101890
commit
dc5a870620
@ -61,7 +61,7 @@ in stdenv.mkDerivation rec {
|
||||
mkdir $out
|
||||
cp -r * $out
|
||||
|
||||
rm $out/bin/*.{ps1,bat}
|
||||
rm $out/bin/*.{ps1,bat,orig}
|
||||
|
||||
runHook postInstall
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user