]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
setup.sh: Improve setup support.
authorSimon Ruderich <simon@ruderich.org>
Wed, 3 Jun 2009 14:12:11 +0000 (16:12 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 3 Jun 2009 14:12:11 +0000 (16:12 +0200)
commit1812dfba95f61a3d3cc77a8d2130636353767686
treef622a61edd754521d9d79df7eb3a4e4651a4761b
parentd4c457c604ae65ee454d8c7464ff4a49211c483f
setup.sh: Improve setup support.

A better find rule is used and the correct project path is printed (instead of
project/.git).

If a setup.sh shouldn't be used just remove the executable bit.

Also only existing setup.sh files are used. This prevents the "no such file or
directory: setup.sh" warning.
setup.sh