temporary change

This commit is contained in:
Gregory Bednov 2025-01-06 23:31:36 +03:00 committed by GitHub
commit a4e1a7f83c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,6 +48,7 @@
installPhase = ''
runHook preInstall
ls -la
mkdir -p $out/bin
cp ${fhsEnv}/bin/${pname}-fhs-env $out/bin/simintech
runHook postInstall