Skip to content

Commit

Permalink
add setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
sam0x17 committed Jun 28, 2018
1 parent ade20fb commit 4d83a19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup
@@ -0,0 +1,4 @@
#!/bin/bash
./build || exit 1
sudo cp gcf /usr/bin/ || exit 1
echo "gcf binary successfully installed"

0 comments on commit 4d83a19

Please sign in to comment.