Remove 2 lines

This commit is contained in:
AbdBarho 2023-05-26 20:06:34 +02:00
parent 81a5909059
commit 0f64459e3e

View file

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