]> Untitled Git - lemmy.git/blobdiff - api_tests/prepare-drone-federation-test.sh
Fix wrong SMTP port when TLS is being used (fixes #3574) (#3607)
[lemmy.git] / api_tests / prepare-drone-federation-test.sh
index afe18e1d280977514676f049164cc142f76736b0..813b3b15c902f53f02f6e48d35c2e5fc90792094 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 set -e
 
 export RUST_BACKTRACE=1