mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add execute permission.
This commit is contained in:
@ -7,4 +7,4 @@ sort tags >/tmp/$$ && mv /tmp/$$ tags
|
||||
find . -type d -print |while read DIR
|
||||
do
|
||||
[ "$DIR" != "." ] && ln -f -s `pwd`/tags $DIR/tags
|
||||
done
|
||||
done
|
||||
|
Reference in New Issue
Block a user