Browse Source

Change to personal repo

ota-updates
Mayank 5 years ago
parent
commit
2c73cf85b2
No known key found for this signature in database GPG Key ID: D037D60476CE748C
  1. 2
      install-box.sh

2
install-box.sh

@ -24,7 +24,7 @@ check_dependencies git
echo "Cloning to current working directory from github..."
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 checkout tags/v0.1.3-beta
git reset --hard tags/v0.1.3-beta

Loading…
Cancel
Save