mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-03-11 23:51:44 +01:00
4 lines
54 B
Bash
4 lines
54 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
echo "Bash actor called with $@"
|