mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-24 03:12:46 +01:00
Checkout files in update.sh
This commit is contained in:
parent
d08d2ab786
commit
9673871c48
@ -100,6 +100,7 @@ else
|
||||
if [ $confirm_overwrite != "Y" ]; then
|
||||
exit;
|
||||
fi
|
||||
git checkout .
|
||||
fi
|
||||
|
||||
printf "\nNew commits:\n";
|
||||
|
Loading…
Reference in New Issue
Block a user