Mercurial > hg > beaglert
annotate examples/core/link_core.sh @ 462:d9a4fc5357e7 prerelease
Path-relativeness of scripts has been improved. At least update_board will work when double clicked
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Mon, 20 Jun 2016 14:09:43 +0100 |
parents | aa3f38d8a9b6 |
children |
rev | line source |
---|---|
giuliomoro@456 | 1 #!/bin/sh |
giuliomoro@456 | 2 ln -f -s ../../core/ source |
giuliomoro@456 | 3 ln -f -s ../../include/ include |