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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user