fix typo in the cygwin build insider script

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-08-04 11:35:31 +02:00
parent 9a706ac312
commit ccd03d201b

View file

@ -8,5 +8,5 @@ git clone "$OUTER_CLONE" "$DOTFILES_PATH"
cd "$DOTFILES_PATH"
git remote set-url origin git@github.com:cyplo/dotfiles.git
git checkout $branch
export DIR=$DOTFILES_PATH && NOSUDO=true DONT_CHANGE_SHELL=true NORUST=true $DIR/common/configure_fresh_system"
export DIR=$DOTFILES_PATH && NOSUDO=true DONT_CHANGE_SHELL=true NORUST=true $DIR/common/configure_fresh_system