From b6b94e099e25976b5bb41adce90441c7ab88eec0 Mon Sep 17 00:00:00 2001 From: Manuel Fernando da silva rosa Date: Fri, 18 Nov 2022 14:47:09 +0000 Subject: [PATCH] Modificar 'BldHelper-release.sh' --- BldHelper-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BldHelper-release.sh b/BldHelper-release.sh index 6618fbbf..65c18448 100755 --- a/BldHelper-release.sh +++ b/BldHelper-release.sh @@ -18,7 +18,7 @@ BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[ FileName="${PREFIX}-${SUFFIX}" # This will give a uniquely named and dated ISO and checksum for . LOCATION=/var/www/acoroslinux.tk/repos/${BUILD} # Tells and the script which 2 files to remove and where to put them. LogDir=/repos/builds/logs/ # This folder contains a log for the last $[PREFIX]-$[SUFFIX] build. -WorkDir=/repos/my-distro-builds/ # * If we change servers or locations T*H*I*S line is the O*N*L*Y line to change. * +WorkDir=/repos/builds/my-distro-builds/ # * If we change servers or locations T*H*I*S line is the O*N*L*Y line to change. * _break=0 ; _wait=30 # Time (in seconds) to wait # Move into the builder directory.