3 lines
99 B
Bash
3 lines
99 B
Bash
#!/bin/bash
|
|
echo "This does nothing but showing how to call scripts during the deployment process"
|