diff --git a/entrypoint.sh b/entrypoint.sh index a3571f4..0060698 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -12,6 +12,4 @@ fluxbox -display :0 & x11vnc -display :0 -forever -nchache 10 & # Add delay -sleep 5 - -pytest \ No newline at end of file +sleep 5 \ No newline at end of file