mirror of
https://github.com/puzzle/lightning-beer-tap.git
synced 2026-01-07 17:24:27 +01:00
4 lines
50 B
Bash
Executable File
4 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
echo "dummy command executed"
|
|
echo $@
|