diff --git a/gs-install.sh b/gs-install.sh index 1380522..695d5fb 100644 --- a/gs-install.sh +++ b/gs-install.sh @@ -5,4 +5,4 @@ cd gravity-sync git init git remote add origin https://github.com/vmstan/gravity-sync.git git fetch -git checkout origin/master -fr \ No newline at end of file +git checkout origin/master -ft \ No newline at end of file