feat: add PySide6 clipboard uploader with Nuitka release tooling
This commit is contained in:
5
superbed-upload.sh.example
Executable file
5
superbed-upload.sh.example
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
SCRIPT_DIR="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" && pwd)"
|
||||
exec "${SCRIPT_DIR}/superbed-upload.sh" "$@"
|
||||
Reference in New Issue
Block a user