#!/bin/bash
# Wrapper script for StegX
python3 /usr/lib/stegx/stegx.py "$@"
