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