Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkaroid committed May 18, 2020
1 parent 96c550d commit 2edec3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nanjo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cat */vendor.txt | sed 's/htt/curl -LI htt/' | sed "s/$/ -o \/dev\/null -w '%{http_code} => %{url_effective}\n' -s/" > mek
./mek
bash mek
rm mek
2 changes: 1 addition & 1 deletion rem
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
git add .
git commit -m "1.7 // change constructs and some pattern"
git commit -m "ci config"
git push -f origin master

0 comments on commit 2edec3b

Please sign in to comment.