1
0
mirror of https://github.com/php/systems.git synced 2026-03-23 23:32:12 +01:00

Fixed colobus update script to use new location of config file

This commit is contained in:
Derick Rethans
2025-04-30 00:00:23 +01:00
parent df8fd61616
commit 444dca4e6c

View File

@@ -1,3 +1,3 @@
#!/bin/sh
cd /local/colobus && ./colobus-archive -c /local/systems/qa/colobus/config -a 2&1> /dev/null
cd /local/colobus && ./colobus-archive -c /local/systems/lists/colobus/config -a 2&1> /dev/null