#!/bin/sh

if [ -d /home/user/.config/sakya/qtlscreenshots ]; then rm -rf /home/user/.config/sakya/qtlscreenshots; fi
exit 0
