We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bash
1 parent 57e7d53 commit c879b84Copy full SHA for c879b84
twine-upload.sh
@@ -1,4 +1,5 @@
1
-#! /usr/bin/env bash
+#! /bin/bash
2
+
3
set -Eeuo pipefail
4
5
0 commit comments