4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
${IMALISON_CHROME_EX:-google-chrome-stable} $@
|