diff --git a/commands.cfg b/commands.cfg index b2fc20e..ac59815 100644 --- a/commands.cfg +++ b/commands.cfg @@ -118,6 +118,19 @@ define command { } +### check_xbps.py +# check_command check_xbps +define command { + command_name check_xbps + command_line $USER3$/check_xbps.py +} +# check_command check_xbps +define command { + command_name check_xbps_syncrepoindex + command_line $USER3$/check_xbps.py -S +} + + ### check_zypper.sh # check_command check_zypper define command {