We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4bbcbb commit 572c28dCopy full SHA for 572c28d
1 file changed
bin/github-release.sh
@@ -13,8 +13,6 @@
13
14
set -e
15
16
-cd "$(dirname "$0")"
17
-
18
# Colorize the output by default:
19
if [ "$1" != '--no-color' ]; then
20
c031='\033[0;31m' # red
0 commit comments