chore: update
Some checks failed
testing master / testing new bash flow (push) Has been cancelled
remote ssh command / default flag testing (push) Has been cancelled
remote ssh command / testing with envs (push) Has been cancelled
remote ssh command / git clone and pull (push) Has been cancelled
remote ssh command / docker login and pull (push) Has been cancelled
remote ssh command / switch user (push) Has been cancelled
remote ssh command / testing ipv6 (push) Has been cancelled

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy
2024-03-19 20:59:11 +08:00
parent 2988f59e6a
commit 0d16b0bcd8

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
set -o errexit
set -o nounset