#!/bin/bash

set -x

python3 /usr/share/slimbookamdcontroller/src/applyconfig.py "$@"

