Example commit

This commit is contained in:
AbdBarho 2023-05-26 20:00:35 +02:00
parent 1df18b803c
commit 81a5909059

View file

@ -71,4 +71,6 @@ if [ -f "/data/config/auto/startup.sh" ]; then
popd
fi
echo "Hello World"
exec "$@"