Skip to content

Commit

Permalink
Update sr3_action_remove
Browse files Browse the repository at this point in the history
  • Loading branch information
reidsunderland authored Jan 4, 2024
1 parent bc1852a commit 3f49bb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/sr3_action_remove
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ for item in "${files_to_remove[@]}"; do
done

# shellcheck disable=SC2059
# shellcheck disable=SC2068
git rm ${files_to_remove[@]}
git commit

Expand Down

0 comments on commit 3f49bb3

Please sign in to comment.