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…
Reference in new issue