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