script to update openwebrx config

pull/58/head
Alan Johnston 5 years ago
parent a045484c2c
commit a5efab67fb

@ -0,0 +1,12 @@
#!/bin/bash
#
echo -e "\nUpdating configurations. \n"
sudo cp ~/CubeSatSim/groundstation/config_webrx.py /etc/openwebrx/config_webrx.py
sudo cp ~/CubeSatSim/groundstation/bookmarks.json /etc/openwebrx/bookmarks.json
sudo cp ~/CubeSatSim/groundstation/readme.txt ~/Desktop
Loading…
Cancel
Save

Powered by TurnKey Linux.