refactored setup

This commit is contained in:
Loic Nageleisen 2011-12-13 10:25:25 +01:00
parent 26581a93ce
commit a1d90602ea
2 changed files with 1 additions and 6 deletions

View file

@ -1,5 +0,0 @@
#!/bin/sh
git submodule init
git submodule update

View file

@ -2,7 +2,7 @@
for dotfile in *; do
case "${dotfile}" in
scripts|Makefile|*.md|LICENSE)
Makefile|*.md|LICENSE|setup.sh)
# NOOP
;;
*)