feat: with comments and abort
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
258dc8779c
commit
9d064a1287
@ -1,6 +1,10 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
echo "setting up ssh"
|
||||||
cuddle x setup_ssh
|
cuddle x setup_ssh
|
||||||
|
|
||||||
cuddle x start_deployment
|
cuddle x start_deployment
|
||||||
cuddle x render_templates
|
cuddle x render_templates
|
||||||
cuddle x render_como_templates
|
cuddle x render_como_templates
|
||||||
|
Loading…
Reference in New Issue
Block a user