mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-02 03:57:38 +08:00
chore: purge jsdeliver cache
This commit is contained in:
parent
e7b01d509c
commit
d437e95850
@ -17,7 +17,7 @@ read_dir(){
|
||||
filePath=${filePath/$2\//}
|
||||
echo ''
|
||||
echo 'purging '${filePath}'...'
|
||||
#curl -s -# https://purge.jsdelivr.net/gh/$3/$filePath
|
||||
curl -s https://purge.jsdelivr.net/gh/$3/$filePath
|
||||
fi
|
||||
done
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user