Files
lightning-beer-tap/websocket_bridge/dummy_command.sh
2018-10-04 14:20:15 +02:00

4 lines
50 B
Bash
Executable File

#!/bin/bash
echo "dummy command executed"
echo $@