Skip to content

Instantly share code, notes, and snippets.

@violetbp
Last active January 30, 2020 15:52
Show Gist options
  • Save violetbp/09a377a57bb8ea0c68533c01bd78c997 to your computer and use it in GitHub Desktop.
Save violetbp/09a377a57bb8ea0c68533c01bd78c997 to your computer and use it in GitHub Desktop.
echo "Cloning repo"
sudo apt update
sudo apt install git
# git clone https://github.com/violetbp/zappy.git
cd zappy
echo "installing"
bash serviceInstall.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment