3 lines
71 B
Bash
Executable file
3 lines
71 B
Bash
Executable file
#!/bin/sh
|
|
|
|
echo "Booted app version $KAMAL_VERSION on $KAMAL_HOSTS..."
|