Re: xastir autostart
Ray Wells
Being a shell script, you may need to
have "#!/bin/bash" as the first line, making the script .... #!/bin/bash # wait 30 seconds sleep 30 # now really start xastir exec /bin/xastir Ray vk2tv
On 28/04/14 05:12, g4sra wrote:
|
|