Last active
January 30, 2020 15:52
-
-
Save violetbp/09a377a57bb8ea0c68533c01bd78c997 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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