6 lines
160 B
Bash
6 lines
160 B
Bash
|
#!/bin/sh
|
||
|
#
|
||
|
# mjudd - first attempt - no parsing for different systems / browser etc
|
||
|
|
||
|
/usr/bin/desktop-launch http://www.adempiere.com/wiki/index.php/Migration
|