echo bbEditor >> $generationdir/bbEditor.command
echo bbi >> $generationdir/bbi.command
echo creaContourApp >> $generationdir/creaContourApp.command
- echo creaDevManager >> $generationdir/creaDevManager .command
+ echo creaDevManager >> $generationdir/creaDevManager.command
- chmod u+x bbEditor.command
- chmod u+x bbi.command
- chmod u+x creaContourApp.command
- chmod u+x creaDevManager.command
+ chmod u+x $generationdir/bbEditor.command
+ chmod u+x $generationdir/bbi.command
+ chmod u+x $generationdir/creaContourApp.command
+ chmod u+x $generationdir/creaDevManager.command
fi