Skip to content

Commit d0d95a1

Browse files
committed
verbose logging with updated cabal
Signed-off-by: Md. Shafi Hussain <[email protected]>
1 parent 20f3c51 commit d0d95a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter/utils/install_pandoc.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ if [[ "$ARCH" == "ppc64le" ]]; then
2222

2323
cabal user-config init
2424

25-
export HOME=/root
2625
sed -i -e 's/http/https/g' -e 's/-- secure: True/secure: True/g' $HOME/.cabal/config
2726

2827
cabal update

0 commit comments

Comments
 (0)