base-vnc/vnc.sh
Merith f9c58ca098
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 10s
Build and Publish Docker Image on Tag / build-and-publish (push) Successful in 8s
make it smol.
nuked the VNC server as that added, i shit ye not, 350mb
2025-06-05 05:26:41 +00:00

7 lines
No EOL
97 B
Bash

#!/bin/bash
# Launch i3 window manager
/usr/bin/i3
echo "i3 exited unexpectedly"
sleep infinity