run 115 B

12345
  1. #!/usr/bin/with-contenv bash
  2. DAEMON="/usr/bin/icewm-session"
  3. exec s6-setuidgid jibri /bin/bash -c "exec $DAEMON"