#!/bin/bash set -e sudo apt-get install git -y sudo rm -rf /tmp/STALK-INSTALL cd /tmp git clone https://github.com/321core/STALK-INSTALL cd STALK-INSTALL/raspberryPi sh install.sh