Remove unnecessary hook

This commit is contained in:
Manuel Thalmann 2024-09-13 15:12:05 +02:00
parent b4e96c0d8d
commit 8b606be1a3

View file

@ -50,7 +50,5 @@ else
end
end
runHook initializeConfig || true
runHook postInstall || true
end