Skip to content

Commit

Permalink
Stupid me
Browse files Browse the repository at this point in the history
  • Loading branch information
arcestia authored Mar 11, 2024
1 parent 28e0bb4 commit f15e1af
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ fi

curl --insecure -o "domains" "$SOURCE_URL"

git add domains
git commit -m "Update"

git config user.name "Skiddle-Git"
git config user.email "160487326+Skiddle-Git@users.noreply.github.com"
git rebase
git commit -am "Update"
git push -u origin main

cd ..
Expand Down

0 comments on commit f15e1af

Please sign in to comment.