Skip to content

Commit

Permalink
fix branch name when deploying utils
Browse files Browse the repository at this point in the history
  • Loading branch information
purarue committed Oct 27, 2023
1 parent 000aeaf commit 4346794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/vps_update_dotfiles
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ git reset --hard origin/master

cd ~/.utils || exit $?
git fetch --all
git reset --hard origin/master
git reset --hard origin/main

0 comments on commit 4346794

Please sign in to comment.