fixed paths

This commit is contained in:
justmarvinn 2025-06-11 12:43:52 +02:00
parent 4a40462cbc
commit d899e12f57

View File

@ -10,7 +10,7 @@ show_cron_menu() {
# force run from root user
if [[ $EUID -ne 0 ]]; then
exec sudo "$0" "$@"
exec sudo bash "$(realpath $0)" "$@"
fi
# cleanup old files