mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
New beta download trial
This commit is contained in:
parent
14fe198810
commit
baad802d0d
@ -106,8 +106,8 @@ function beta_gs {
|
|||||||
MESSAGE="Requires GitHub Installation"
|
MESSAGE="Requires GitHub Installation"
|
||||||
echo -e "${INFO} ${MESSAGE}"
|
echo -e "${INFO} ${MESSAGE}"
|
||||||
git reset --hard
|
git reset --hard
|
||||||
git pull
|
git fetch origin
|
||||||
git checkout origin/development
|
git pull origin development
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user