mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-02 03:43:47 +02:00
5 lines
64 B
Bash
Executable File
5 lines
64 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
opera -remote "openURL($1)" || opera $1 &
|
|
|