Changes log installation in symfony directory
testing/og-dhcp-API/pipeline/head There was a failure building this commit Details

new_files_placement
Luis Gerardo Romero Garcia 2025-03-24 14:24:35 +01:00
parent d1e8675236
commit 85380a3b4a
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ function globalSetup() {
SOCKET_PATH="/run/php/php__PHPVERSION__-fpm-ogdhcp.sock"
# Registro de incidencias.
OGLOGFILE="$INSTALL_TARGET/var/log/${PROGRAMNAME%.sh}.log"
OGLOGFILE="$SYMFONY_TARGET/var/log/${PROGRAMNAME%.sh}.log"
LOG_FILE="/tmp/$(basename "$OGLOGFILE")"
}