Fix `rad.sh` proxy script
2 files changed
+10
-1
bc2378e1
→
4af18a47
modified CHANGELOG.md
@@ -38,6 +38,10 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified scripts/rad.sh
@@ -26,6 +26,9 @@ if [[ "$1" == "patch" ]] || [[ "$1" == "issue" ]] || [[ "$1" == "inbox" ]]; then
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -33,7 +36,9 @@ if [[ "$1" == "patch" ]] || [[ "$1" == "issue" ]] || [[ "$1" == "inbox" ]]; then
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|