Absolute copy.py path in install.sh.

This commit is contained in:
Julien Palard 2017-02-20 14:13:54 +01:00
parent 45405769e8
commit 80462259c7
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
rm -fr /tmp/.dotfiles/
git clone -q git@github.com:JulienPalard/dotfiles.git /tmp/.dotfiles/ &&
./copy.py /tmp/.dotfiles/ ~/ --exclude README.md .git copy.py install.sh &&
/tmp/.dotfiles/copy.py /tmp/.dotfiles/ ~/ --exclude README.md .git copy.py install.sh &&
rm -fr /tmp/.dotfiles/