Compare commits
2 Commits
0ffbfb61fc
...
ed88e082b9
| Author | SHA1 | Date | |
|---|---|---|---|
| ed88e082b9 | |||
| 3e35cde009 |
@@ -5,7 +5,6 @@ stdenv.mkDerivation {
|
||||
src = ./scripts;
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
install -D --target $out/bin *
|
||||
'';
|
||||
}
|
||||
|
||||
0
utils/pkgs/ykfde/scripts/ykfde_enroll
Normal file → Executable file
0
utils/pkgs/ykfde/scripts/ykfde_enroll
Normal file → Executable file
Reference in New Issue
Block a user