mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-02 04:08:54 +08:00
fix: add rm dgiot_dashboard
This commit is contained in:
parent
af1f2558ca
commit
a564f1083c
@ -1076,6 +1076,7 @@ function build_dashboard() {
|
||||
fi
|
||||
fi
|
||||
|
||||
rm ${script_dir}/dgiot_dashboard/ -rf
|
||||
if [ ! -d ${script_dir}/dgiot_dashboard/ ]; then
|
||||
git clone -b master https://gitee.com/dgiiot/dgiot-dashboard.git dgiot_dashboard
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user