PIZZA and BEER

This commit is contained in:
jl777
2018-01-25 16:54:37 +04:00
parent 854c233d36
commit f41277aa91
3 changed files with 6 additions and 0 deletions

2
src/fiat/beer Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
./komodo-cli -ac_name=BEER $1 $2 $3 $4 $5 $6

2
src/fiat/pizza Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
./komodo-cli -ac_name=PIZZA $1 $2 $3 $4 $5 $6