Mayank
5 years ago
No known key found for this signature in database
GPG Key ID: D037D60476CE748C
1 changed files with
1 additions and
1 deletions
-
install-box.sh
|
@ -24,7 +24,7 @@ check_dependencies git |
|
|
|
|
|
|
|
|
echo "Cloning to current working directory from github..." |
|
|
echo "Cloning to current working directory from github..." |
|
|
git init |
|
|
git init |
|
|
git remote add origin https://github.com/getumbrel/umbrel.git |
|
|
git remote add origin https://github.com/mayankchhabra/umbrel.git |
|
|
git fetch --all --tags |
|
|
git fetch --all --tags |
|
|
git checkout tags/v0.1.3-beta |
|
|
git checkout tags/v0.1.3-beta |
|
|
git reset --hard tags/v0.1.3-beta |
|
|
git reset --hard tags/v0.1.3-beta |
|
|