diff --git a/builder/stage4/16-pisdr-virgo/00-run.sh b/builder/stage4/16-pisdr-virgo/00-run.sh index 4c90925..b4ca02a 100755 --- a/builder/stage4/16-pisdr-virgo/00-run.sh +++ b/builder/stage4/16-pisdr-virgo/00-run.sh @@ -5,6 +5,6 @@ mkdir -p "/home/${FIRST_USER_NAME}/PiSDR/Software" cd "/home/${FIRST_USER_NAME}/PiSDR/Software" if [ ! -d "VIRGO" ]; then - https://github.com/0xCoto/VIRGO + git clone https://github.com/0xCoto/VIRGO fi EOF \ No newline at end of file