diff --git a/config-debian.sh b/config-debian.sh index 3dcf4aa..2d7eb94 100755 --- a/config-debian.sh +++ b/config-debian.sh @@ -12,7 +12,7 @@ fi echo "<<< Installing basic tools" apt update -apt install -y emacs git curl screen sudo automake +apt install -y emacs git curl screen sudo automake rsync echo echo "<<< Making dir /faronear"