mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-27 14:35:31 -04:00
6 lines
152 B
Bash
Executable File
6 lines
152 B
Bash
Executable File
#!/bin/bash
|
|
sudo service ssh start
|
|
sudo service dbus start
|
|
sudo service avahi-daemon start
|
|
/bin/bash
|
|
#/opt/install/sdrangel/bin/sdrangel # not ready yet |