Skip to content

Commit

Permalink
Update host.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Aug 26, 2024
1 parent f6d1eb4 commit 931e7e5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions provision/host.sh
Original file line number Diff line number Diff line change
Expand Up @@ -526,14 +526,6 @@ update_mt6()
fi
}

update_mt6()
{
if [ -d ".git" ]; then
git remote update
git status -u no
fi
}

update_host() {
sysrc -q background_fsck=NO
update_mt6
Expand Down

0 comments on commit 931e7e5

Please sign in to comment.