1. install cd /tmp wget http://dvswitch.org/install-dvswitch-repo chmod +x install-dvswitch-repo ./install-dvswitch-repo apt-get update apt-get upgrade apt-get install dvswitch quantar 2. dir check /opt drwxr-xr-x 2 root root 4096 3月 23 21:17 Analog_Bridge drwxr-xr-x 2 root root 4096 3月 23 21:17 MMDVM_Bridge drwxr-xr-x 2 root root 4096 3月 23 21:17 P25Gateway drwxr-xr-x 2 root root 4096 3月 23 21:16 P25Parrot drwxr-xr-x 2 root root 4096 3月 23 21:16 Quantar_Bridge drwxr-xr-x 4 root root 4096 7月 10 2019 Wolfram drwxr-xr-x 2 root root 4096 3月 23 21:16 md380-emu drwxr-xr-x 5 root root 4096 7月 10 2019 minecraft-pi drwxr-xr-x 3 root root 4096 7月 10 2019 pigpio drwxr-xr-x 6 root root 4096 7月 10 2019 vc 3. dir make root@raspberrypi:/opt# mkdir MMDVM_Bridge-YSF root@raspberrypi:/opt# mkdir MMDVM_Bridge-DSTAR root@raspberrypi:/opt# mkdir Analog_Bridge-YSF root@raspberrypi:/opt# mkdir Analog_Bridge-DSTAR 4. file copy root@raspberrypi:/opt# cp -f MMDVM_Bridge/*.* MMDVM_Bridge-YSF root@raspberrypi:/opt# cp -f MMDVM_Bridge/*.* MMDVM_Bridge-DSTAR root@raspberrypi:/opt# cp -f Analog_Bridge/*.* Analog_Bridge-YSF root@raspberrypi:/opt# cp -f Analog_Bridge/*.* Analog_Bridge-DSTAR root@raspberrypi:/opt# cp -f MMDVM_Bridge/MMDVM_Bridge MMDVM_Bridge-YSF root@raspberrypi:/opt# cp -f MMDVM_Bridge/MMDVM_Bridge MMDVM_Bridge-DSTAR root@raspberrypi:/opt# cp -f Analog_Bridge/Analog_Bridge Analog_Bridge-YSF root@raspberrypi:/opt# cp -f Analog_Bridge/Analog_Bridge Analog_Bridge-DSTAR 5. copy file check root@raspberrypi:/opt# cd MMDVM_Bridge-YSF root@raspberrypi:/opt/MMDVM_Bridge-YSF# ls -l total3764 -rw-r--r-- 1 root root 3162 3月 23 21:31 DVSwitch.ini -rwxr-xr-x 1 root root 3841336 3月 23 21:39 MMDVM_Bridge -rw-r--r-- 1 root root 1477 3月 23 21:31 MMDVM_Bridge.ini root@raspberrypi:/opt# cd MMDVM_Bridge-DSTAR root@raspberrypi:/opt/MMDVM_Bridge-DSTAR# ls -l total 3760 -rw-r--r-- 1 root root 3162 3月 23 21:31 DVSwitch.ini -rwxr-xr-x 1 root root 3841336 3月 23 21:39 MMDVM_Bridge -rw-r--r-- 1 root root 1477 3月 23 21:31 MMDVM_Bridge.ini root@raspberrypi:/opt# cd Analog_Bridge-YSF root@raspberrypi:/opt/Analog_Bridge-YSF# ls -l total 480 -rwxr-xr-x 1 root root 440344 3月 23 21:40 Analog_Bridge -rw-r--r-- 1 root root 4844 3月 23 21:32 Analog_Bridge.ini -rw-r--r-- 1 root root 936 3月 23 21:32 dvsm.macro -rwxr-xr-x 1 root root 29872 3月 23 21:32 dvswitch.sh -rwxr-xr-x 1 root root 1913 3月 23 21:32 parrot.sh root@raspberrypi:/opt# cd Analog_Bridge-DSTAR root@raspberrypi:/opt/Analog_Bridge-DSTAR# ls -l total 480 -rwxr-xr-x 1 root root 440344 3月 23 21:40 Analog_Bridge -rw-r--r-- 1 root root 4844 3月 23 21:32 Analog_Bridge.ini -rw-r--r-- 1 root root 936 3月 23 21:32 dvsm.macro -rwxr-xr-x 1 root root 29872 3月 23 21:32 dvswitch.sh -rwxr-xr-x 1 root root 1913 3月 23 21:32 parrot.sh ----------------- END ----------------------------------