arch-packages/sublime-text-dev/sublime-text-dev.sh
Manuel e4020df88d
upgpkg: sublime-text-dev 4.4173-2
Fix title bar icon by using a launcher script instead of symlink
2024-04-08 22:43:02 +02:00

4 lines
44 B
Bash

#!/bin/sh
exec @ST_PATH@/sublime_text "$@"