invoke common configure script from the windows build
This commit is contained in:
parent
38e40c85b9
commit
9f01f5b07b
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ REM cygwin installation
|
|||
setup-x86_64.exe -R "C:\cygwin64" -s http://cygwin.netbet.org/ -q -g -P curl,zsh,git,vim,wget,xz,tar,gawk,bzip2,subversion
|
||||
c:\cygwin64\bin\bash.exe --login -c "mkdir -pv $HOME/dev/"
|
||||
c:\cygwin64\bin\bash.exe --login -c "ln -vfs `cygpath $HOMEPATH`/dev/dotfiles $HOME/dev"
|
||||
c:\cygwin64\bin\bash.exe --login -c "DIR=$HOME/dev/dotfiles $DIR/common/configure_fresh_system"
|
||||
|
||||
|
|
Loading…
Reference in a new issue