Update update.sh

pull/109/head
midoks 5 years ago
parent e50a97fe95
commit 85df1c41e5
  1. 2
      scripts/update.sh

@ -31,7 +31,7 @@ else
OSNAME='unknow' OSNAME='unknow'
fi fi
pip uninstall public #pip uninstall public
if [ "$OSNAME" == 'MAC' ];then if [ "$OSNAME" == 'MAC' ];then
echo 'The development environment only needs to be downloaded again!' echo 'The development environment only needs to be downloaded again!'

Loading…
Cancel
Save