Skip to content

Commit

Permalink
Add redirect instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rakoo committed May 25, 2023
1 parent edc0972 commit 7e132e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gacme
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ fn parseResponse {
tail +2l $fullResponse
}
}
if (~ $"code 31) {
echo $head | sed 's/31 /Redirect: go to /'
}
if not {
cat $fullResponse
}
Expand Down

0 comments on commit 7e132e3

Please sign in to comment.