Skip to content

Commit a513138

Browse files
Merge pull request #145 from geoCML/install-postgis-raster-import
Install PostGIS Raster Import extension
2 parents efa8b17 + a5efced commit a513138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-resources/geocml-desktop/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cd ~/.local/share/QGIS/QGIS3/profiles/default/python/plugins
1010
qgis-plugin-manager init
1111
qgis-plugin-manager update
1212
qgis-plugin-manager install "QRestart"
13+
qgis-plugin-manager install "PostGIS Raster Import"
1314

1415
cd ~
1516
mkdir ~/.fonts

0 commit comments

Comments
 (0)