Skip to content

Commit

Permalink
up sync-git-mirrors.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
milahu committed Nov 25, 2023
1 parent c13875d commit d4710d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/scripts/sync-git-mirrors.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
set -e
set -x

# chdir to repo root
cd "$(dirname "$0")"/../..

opts="--force"

main_branch="master"
Expand Down

0 comments on commit d4710d2

Please sign in to comment.