mirror of
https://github.com/AG7GN/nexus-utilities.git
synced 2025-05-16 22:50:08 -07:00
Update install_wecg.sh
This commit is contained in:
parent
29152c7c06
commit
375f4b143e
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
VERSION="1.0.5"
|
VERSION="1.0.6"
|
||||||
|
|
||||||
# This script installs the scripts and desktop files that customize a Nexus DR-X
|
# This script installs the scripts and desktop files that customize a Nexus DR-X
|
||||||
# Raspberry Pi so it can be used for remote access by WECG members.
|
# Raspberry Pi so it can be used for remote access by WECG members.
|
||||||
@ -94,7 +94,7 @@ echo >&2 "Done."
|
|||||||
|
|
||||||
# Move files into place
|
# Move files into place
|
||||||
echo >&2 "Moving files into place..."
|
echo >&2 "Moving files into place..."
|
||||||
mv TM-D710G.xml $HOME/.fldigi/rigs/
|
mv TM-D710G.xml $HOME/.fldigi-${SIDE}/rigs/
|
||||||
sudo mv *.sh /usr/local/bin/
|
sudo mv *.sh /usr/local/bin/
|
||||||
for K in start kill stop
|
for K in start kill stop
|
||||||
do
|
do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user