#!/bin/sh # Copyright © 2022 Klaus Alexander Seistrup # Licensed under the GNU Affero General Public License v3+. # # Updated: 2023-10-26 exec helix "$@" exit 127 # eof