Project

General

Profile

1
cd src/app/openaireLibrary
2
# Exclude Dashboard files
3
echo "Exclude Dashboard files"
4
svn update --set-depth exclude ./dashboard
5
cd ../../../
6
echo "Done"
(3-3/5)