March 13, 2024, 20:58
bash #!/bin/bash sudo gnome-terminal --working-directory=/home/kiski/SpotifyDashboard/ -- http-server sudo gnome-terminal --working-directory=/home/kiski/SpotifyDashboard/ -- node server.js sleep 2 chromium-browser --app=http://127.0.0.1:8080/It just shows this Page: (view attatched pic) But weirdly it still shows the correct icon. How can I fix this? OS: Raspberry Pi OS