Files
publish/.launch.sh
2026-02-02 15:30:15 -05:00

5 lines
57 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")"
~/apps/.launch.sh "$@"