Update update.sh

pull/109/head
midoks 5 years ago
parent 7c7655a245
commit 2d0562a23b
  1. 1
      scripts/update.sh

@ -31,6 +31,7 @@ else
OSNAME='unknow' OSNAME='unknow'
fi fi
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