Загрузка данных


sudo apt-get update && sudo apt-get install -y curl && curl -L -o /tmp/happ.deb https://github.com && sudo apt-get install -y /tmp/happ.deb && rm /tmp/happ.deb