Skip to content

Commit

Permalink
adicionar scr
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-pedro99 committed Dec 14, 2024
1 parent e6c2d2f commit e89f40a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cp.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash

branch=$1

git checkout $branch

git pull

0 comments on commit e89f40a

Please sign in to comment.