Files
f0ckm-uploader/spectacle_uploader.sh

4 lines
112 B
Bash
Executable File

#!/usr/bin/env bash
# Pass execution directly to the Python GUI engine
exec f0ckm-uploader-gui --spectacle "$@"