#!/bin/sh

# env test
#/usr/sbin/deepin-repair-tools -t

#if [ $? -eq 0 ]; then
    pkexec "/usr/sbin/deepin-repair-tools" "$@"
#fi
