summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-09-30 19:45:51 +0200
committermetamuffin <metamuffin@disroot.org>2024-09-30 19:45:51 +0200
commitf234ce8bb28e1528783d662243aa07ad23df5ed9 (patch)
tree7aa33f87e0655740af6d1d62e508ed5038baab94
parent8be7ee877f8b34979a5fc43ba9040a058422a356 (diff)
downloadhurrycurry-f234ce8bb28e1528783d662243aa07ad23df5ed9.tar
hurrycurry-f234ce8bb28e1528783d662243aa07ad23df5ed9.tar.bz2
hurrycurry-f234ce8bb28e1528783d662243aa07ad23df5ed9.tar.zst
anticurrry recipe set
-rw-r--r--data/index.yaml4
-rwxr-xr-xdata/recipes/anticurry.sed4
2 files changed, 5 insertions, 3 deletions
diff --git a/data/index.yaml b/data/index.yaml
index 5ba9ad59..b900afd1 100644
--- a/data/index.yaml
+++ b/data/index.yaml
@@ -18,9 +18,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
-demands:
- - none
- - default
# Difficulty levels:
# 1 Easy
@@ -57,3 +54,4 @@ maps:
recipes:
- none
- default
+ - anticurry
diff --git a/data/recipes/anticurry.sed b/data/recipes/anticurry.sed
new file mode 100755
index 00000000..e5b93a66
--- /dev/null
+++ b/data/recipes/anticurry.sed
@@ -0,0 +1,4 @@
+#!/bin/sed -f
+s/inputs/TEMP/g
+s/outputs/inputs/g
+s/TEMP/outputs/g