geoserver: fix invocation of update script
This commit is contained in:
@@ -71,7 +71,7 @@ stdenv.mkDerivation (finalAttrs: rec {
|
||||
'';
|
||||
});
|
||||
tests.geoserver = nixosTests.geoserver;
|
||||
passthru.updateScript = ./update.sh;
|
||||
updateScript = ./update.sh;
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user