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:
parent
71f5bf3529
commit
2822610c1c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ export IHOME
|
|||
umask 022
|
||||
cd "$IHOME/bin"
|
||||
cvs -q update -d
|
||||
chmod a+x *.sh
|
||||
|
||||
#Update the infocenter
|
||||
./update.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue