|
|
|
@ -3,10 +3,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
echo -e "\nUpdating configurations. \n"
|
|
|
|
echo -e "\nUpdating configurations. \n"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cd ~/CubeSatSim && git pull
|
|
|
|
|
|
|
|
|
|
|
|
sudo cp ~/CubeSatSim/groundstation/config_webrx.py /etc/openwebrx/config_webrx.py
|
|
|
|
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/bookmarks.json /etc/openwebrx/bookmarks.json
|
|
|
|
|
|
|
|
|
|
|
|
sudo cp ~/CubeSatSim/groundstation/readme.txt ~/readme.txt
|
|
|
|
sudo cp ~/CubeSatSim/groundstation/readme.txt ~/readme.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sudo cp ~/CubeSatSim/groundstation/*.desktop ~/Desktop
|
|
|
|
|
|
|
|
|
|
|
|
|