added welcome message with version number
parent
253086a902
commit
9c633082b0
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Starting dadi staging webhook v1.0.0"
|
||||
|
||||
#
|
||||
# Create hosts.json with by replacing environment variables in template file
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue