#!/bin/bash
if [ "$UID" != "0" ];then
pkexec $0
exit
fi

@EXEC_NAME@ touch /amber-ce-tools/data-dir/applications/fixer-empty.desktop
