Minor Britney script updates

This commit is contained in:
Simon Quigley 2024-12-03 21:44:56 -06:00
parent 30e9d2eb5f
commit b6f26a86bc
2 changed files with 2 additions and 3 deletions

View File

@ -15,9 +15,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Configuration
LOG_DIR="/srv/lubuntu-ci/output/logs/britney"
SCRIPT_PATH="fetch-indexes"
SCRIPT_PATH="/srv/lubuntu-ci/repos/ci-tools/fetch-indexes"
MAX_LOG_AGE=86400 # 24 hours in seconds
# Ensure the log directory exists

View File

@ -8,4 +8,4 @@ Type=simple
User=lugito
Group=lugito
WorkingDirectory=/srv/lubuntu-ci/repos/ci-tools
ExecStart=/usr/bin/python3 /srv/lubuntu-ci/repos/ci-tools/run-britney
ExecStart=/srv/lubuntu-ci/repos/ci-tools/run-britney