mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-01 13:32:33 -04:00
6 lines
161 B
Bash
Executable File
6 lines
161 B
Bash
Executable File
#!/bin/bash
|
|
sudo systemctl start ssh
|
|
sudo systemctl start dbus
|
|
sudo systemctl start avahi-daemon
|
|
/bin/bash
|
|
#/opt/install/sdrangel/bin/sdrangelsrv # not ready yet |