mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-24 11:22:42 +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
|
if [ $confirm_overwrite != "Y" ]; then
|
||||||
exit;
|
exit;
|
||||||
fi
|
fi
|
||||||
|
git checkout .
|
||||||
fi
|
fi
|
||||||
|
|
||||||
printf "\nNew commits:\n";
|
printf "\nNew commits:\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user