diff options
Diffstat (limited to 'deploy.sh')
| -rwxr-xr-x | deploy.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -2,9 +2,6 @@ set -Eeuo pipefail cd "${BASH_SOURCE%/*}/" -# shellcheck disable=SC2139 -alias ssh="ssh -i secrets/id_rsa root@$TLD" - apt_wait() { local i=0 tput sc |
