Package build fixes

oggit
Vadim vtroshchinskiy 2025-06-04 16:48:08 +02:00
parent ed2d0a785c
commit e3a416006f
2 changed files with 15 additions and 8 deletions

5
debian/changelog vendored
View File

@ -1,3 +1,8 @@
ogrepository (1.1.0) unstable; urgency=medium
* OgGit
-- Tu Nombre <tuemail@example.com> Tue, 11 Mar 2025 04:43:58 +0000
ogrepository (1.0.0+deb-packages20250311-1) unstable; urgency=medium
* First debian version

View File

@ -88,8 +88,10 @@ 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
chmod 755 /opt/opengnsys/ogrepository/bin/*
# Install http server stuff
# Reiniciar servicios si es necesario
# systemctl restart nombre_del_servicio