Fixing permissions
ogrepository/pipeline/tag This commit looks good Details

main 0.8.1
Nicolas Arenas 2025-04-04 09:56:58 +02:00
parent d0149f40f8
commit 2507c035ae
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ fi
# Cambiar la propiedad de los archivos al usuario especificado
chown opengnsys:www-data /opt/opengnsys/
chown -R opengnsys:www-data /opt/opengnsys/ogrepository
chmod 755 /opt/opengnsys/ogrepository/bin/
chmod 755 /opt/opengnsys/ogrepository/bin/*
# Install http server stuff
# Reiniciar servicios si es necesario