From 0f6edd686574bd0446339b813aabfacf677606dc Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 13 Sep 2020 11:18:07 -0400 Subject: [PATCH] right location for readme.txt --- groundstation/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/update.sh b/groundstation/update.sh index 20bc3371..eff5c357 100755 --- a/groundstation/update.sh +++ b/groundstation/update.sh @@ -7,6 +7,6 @@ sudo cp ~/CubeSatSim/groundstation/config_webrx.py /etc/openwebrx/config_webrx.p sudo cp ~/CubeSatSim/groundstation/bookmarks.json /etc/openwebrx/bookmarks.json -sudo cp ~/CubeSatSim/groundstation/readme.txt ~/Desktop +sudo cp ~/CubeSatSim/groundstation/readme.txt ~/readme.txt