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 0ccac2f commit 84ad83fCopy full SHA for 84ad83f
linuxdeploy-plugin-conda.sh
@@ -32,6 +32,7 @@ log() {
32
_isterm && tput bold
33
echo -*- "$@"
34
_isterm && tput sgr0
35
+ return 0
36
}
37
38
APPDIR=
0 commit comments