full path to cp
This commit is contained in:
parent
c21de1ba52
commit
cfa81a60d0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ git checkout "$branch"
|
||||||
git clean -f
|
git clean -f
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
cp "$HOME/website/deploy.sh" /usr/local/bin
|
/bin/cp "$HOME/website/deploy.sh" /usr/local/bin
|
||||||
|
|
||||||
cd ~/dotfiles || exit
|
cd ~/dotfiles || exit
|
||||||
~/website/fix-dotfile-paths.sh
|
~/website/fix-dotfile-paths.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue