Skip to content

Commit

Permalink
Checkout files in update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
freescout-helpdesk committed Oct 14, 2019
1 parent d08d2ab commit 9673871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/update.sh
Expand Up @@ -100,6 +100,7 @@ else
if [ $confirm_overwrite != "Y" ]; then
exit;
fi
git checkout .
fi

printf "\nNew commits:\n";
Expand Down

0 comments on commit 9673871

Please sign in to comment.