diff --git a/deploy.sh b/deploy.sh index 625e3fd..36e0e4a 100755 --- a/deploy.sh +++ b/deploy.sh @@ -30,7 +30,7 @@ git checkout "$branch" git clean -f git pull -cp "$HOME/website/deploy.sh" /usr/local/bin +/bin/cp "$HOME/website/deploy.sh" /usr/local/bin cd ~/dotfiles || exit ~/website/fix-dotfile-paths.sh