1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00

Set shellscripts executable after CVS update

This commit is contained in:
Martin Oberhuber 2006-07-20 12:12:28 +00:00
parent 71f5bf3529
commit 2822610c1c

View file

@ -12,6 +12,7 @@ export IHOME
umask 022
cd "$IHOME/bin"
cvs -q update -d
chmod a+x *.sh
#Update the infocenter
./update.sh