10 lines
276 B
Desktop File
10 lines
276 B
Desktop File
|
|
[Desktop Entry]
|
||
|
|
Type=Application
|
||
|
|
Version=1.0
|
||
|
|
Name=Join Hive
|
||
|
|
Comment=Register this machine as a Colibri agent
|
||
|
|
Exec=xfce4-terminal --title "Join Hive" --geometry=80x24 --command "/usr/local/bin/clawdie-join-hive.sh"
|
||
|
|
Icon=network-server
|
||
|
|
Terminal=false
|
||
|
|
Categories=System;Utility;
|