3 lines
64 B
Bash
Executable File
3 lines
64 B
Bash
Executable File
#!/bin/bash
|
|
echo -e "$1" | ../piGarden.sh socket_server_command
|