Project

General

Profile

1 61074 k.triantaf
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"