#!/bin/bash

# Avvia il vero script in background
/usr/local/bin/wait_for_shutdown.sh &

