Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
Merge pull request #94 from Loo7Oopeit/patch-2
Browse files Browse the repository at this point in the history
git clone first
  • Loading branch information
Kikobeats committed Sep 29, 2015
2 parents 5339968 + d7f0a35 commit 974de7a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
#!/bin/bash

. "$PWD"/utils.sh

welcome

git clone https://github.com/Kikobeats/uno-zen.git && cd uno-zen

. "$PWD"/scripts/utils.sh

welcome

echo "Getting the repository tagged commits"
git fetch --tags

Expand Down

0 comments on commit 974de7a

Please sign in to comment.