summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsts4
1 files changed, 3 insertions, 1 deletions
diff --git a/sts b/sts
index 02fa20d..2f910f7 100755
--- a/sts
+++ b/sts
@@ -1,4 +1,6 @@
#!/bin/sh
# scale triggered store
-mat storemeal `cat $HOME/mat/matplan/currently_cooking` "$1" y0
+cd $HOME/mat/matplan/
+./mat storeportion `cat currently_cooking` "$1" hemfrys
+