1
0
Fork 0

🔧 Switched to centrally managed README files

This commit is contained in:
Joost De Cock 2019-04-19 20:09:30 +02:00
parent a3ff3a7462
commit 1fd46554af
121 changed files with 2709 additions and 2803 deletions

View file

@ -9,7 +9,7 @@ CUR=`pwd`
cd $DIR
for d in ../packages/*/ ; do {
cd $d
pwd
# do something here
cd ..
}
done