mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 01:23:12 -04:00
3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/sh
|
|
|
|
exec "%%IDEA_HOME%%/bin/idea.sh" "$@"
|